IndirectTouchEvent
Function
Android
@ExperimentalIndirectTouchTypeApi
fun IndirectTouchEvent(motionEvent: MotionEvent): IndirectTouchEvent
Allows creation of a IndirectTouchEvent
from a MotionEvent
for cross module testing.
@ExperimentalIndirectTouchTypeApi
fun IndirectTouchEvent(motionEvent: MotionEvent): IndirectTouchEvent
Allows creation of a IndirectTouchEvent
from a MotionEvent
for cross module testing.