- pointerIndex
- Raw index of pointer to retrieve. Value may be from 0 (the first pointer that is down) to MotionEvent.PointerCount-1.
- pos
- Which historical value to return; must be less than MotionEvent.HistorySize
Documentation for this section has not yet been entered.
Returns a historical touch major axis coordinate, as per MotionEvent.GetTouchMajor(int), that occurred between this event and the previous event for the given pointer. Only applies to ACTION_MOVE events.