edgeFlags property
final
A bit field indicating which edges, if any, were touched by this MotionEvent.
See Android's MotionEvent#getEdgeFlags.
Implementation
final int edgeFlags;
A bit field indicating which edges, if any, were touched by this MotionEvent.
See Android's MotionEvent#getEdgeFlags.
final int edgeFlags;