Composables UI is out: our new component library for Compose Multiplatform ->
Property

nativeEvent

Returns the underlying MotionEvent for additional information and cross module testing.

Source set: Android
val IndirectPointerEvent.nativeEvent: MotionEvent

Returns the underlying MotionEvent for additional information and cross module testing.

Last updated: