BlinkID
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
BlinkID
microblink-ux
/
com.microblink.ux.utils
/
DeviceOrientationListener
Device
Orientation
Listener
@
Composable
fun
DeviceOrientationListener
(
applicationContext
:
Context
,
onOrientationChange
:
(
ScreenOrientation
)
->
Unit
)