This version of Unity is unsupported.

Input.penEventCount

public static int penEventCount;

Description

Returns the number of queued pen events that can be accessed by calling [[GetPenEvent()]].

The queue is cleared at the end of each frame.