Structs§
- Orientation
- Device orientation angles in degrees.
Functions§
- get_
orientation - Reads the current device orientation angles.
- on_
changed - Registers a callback for
deviceOrientationChangedevent. - on_
failed - Registers a callback for
deviceOrientationFailedevent. - on_
started - Registers a callback for
deviceOrientationStartedevent. - on_
stopped - Registers a callback for
deviceOrientationStoppedevent. - start
- Starts the device orientation sensor.
- stop
- Stops the device orientation sensor.