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