toolType property

int toolType
final

The type of tool used to make contact such as a finger or stylus, if known. See Android's MotionEvent.PointerProperties#toolType.

Implementation

final int toolType;