public static int penPointerCount ;

Descripción

The number of pen pointers the implementation supports.

The pointer ID for a pen event is a number between penPointerIdBase and penPointerIdBase + penPointerCount - 1.