🌈 Create new beautiful Compose Gradients with our new wesite ->
Function

sendIndirectPointerEvent

Allows testing framework to trigger an indirect pointer event (pointer event where coordinates do not map to the screen).

sendIndirectPointerEvent

Source set: Android
override fun sendIndirectPointerEvent(indirectPointerEvent: IndirectPointerEvent): Boolean

Allows testing framework to trigger an indirect pointer event (pointer event where coordinates do not map to the screen). Used for triggering events with Focus (e.g., swipe goes to next focusable item, etc.).

Content updated: