KtGram
Toggle table of contents
7.8.0
js
Platform filter
js
Switch theme
Search in API
KtGram
webapps
/
eu.vendeli.webapps.sensors
/
DeviceOrientation
Device
Orientation
external
interface
DeviceOrientation
(
source
)
Members
Properties
absolute
Link copied to clipboard
abstract
val
absolute
:
Boolean
alpha
Link copied to clipboard
abstract
val
alpha
:
Float
beta
Link copied to clipboard
abstract
val
beta
:
Float
gamma
Link copied to clipboard
abstract
val
gamma
:
Float
is
Started
Link copied to clipboard
abstract
val
isStarted
:
Boolean
Functions
start
Link copied to clipboard
abstract
fun
start
(
params
:
DeviceOrientationStartParams
,
callback
:
TrackingStartedCallback
=
definedExternally
)
:
DeviceOrientation
stop
Link copied to clipboard
abstract
fun
stop
(
callback
:
TrackingStoppedCallback
=
definedExternally
)
:
DeviceOrientation