Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


penStatus

Specifies the state of the pen. For example, whether the pen is in contact with the screen or tablet, whether the pen is inverted, and whether buttons are pressed. On macOS, penStatus will not reflect changes to button mappings.
Read time 1 minuteLast updated 10 days ago

Definition

public PenStatus penStatus { get; protected set; }