- e
- A motion event describing the pointer action. (As noted in Android.Views.MotionEvent.Obtain(long, System.Int64, System.Int64, System.Int64, System.Int64, System.Int64), be sure to use Android.OS.SystemClock.UptimeMillis as the timebase.
Dispatch a pointer event. Finished at some point after the recipient has returned from its event processing, though it may not have completely finished reacting from the event -- for example, if it needs to update its display as a result, it may still be in the process of doing that.