Structs§
- Orientation
- Device orientation angles in degrees.
Functions§
- get_
orientation - Reads the current device orientation angles.
- on_
changed - Registers a callback for
deviceOrientationChanged
event. - on_
failed - Registers a callback for
deviceOrientationFailed
event. - on_
started - Registers a callback for
deviceOrientationStarted
event. - on_
stopped - Registers a callback for
deviceOrientationStopped
event. - start
- Starts the device orientation sensor.
- stop
- Stops the device orientation sensor.