edgeFlags property

int edgeFlags
final

A bit field indicating which edges, if any, were touched by this MotionEvent.

See Android's MotionEvent#getEdgeFlags.

Implementation

final int edgeFlags;