'Declaration Public Delegate Sub IMotionEventCallback( _ ByVal evt As MotionEvent _ )
public delegate void IMotionEventCallback( MotionEvent evt )
Parameters
- evt
'Declaration Public Delegate Sub IMotionEventCallback( _ ByVal evt As MotionEvent _ )
public delegate void IMotionEventCallback( MotionEvent evt )