ASensor_getReportingMode

Returns the reporting mode for this sensor. One of AREPORTING_MODE_* constants.

version(Android)
extern (C) @system nothrow @nogc
int
ASensor_getReportingMode
(
const(ASensor)* sensor
)

Meta