This version of Unity is unsupported.

GestureHoldValidFields

enumeration

Description

Flags indicating which fields of the GestureHoldEvent struct are valid this event.

Properties

NoneNo values are valid for this event.
TimeThe time value is valid for this event.
DeviceIdThe device ID is valid for this event.
PointerPoseThe pointer pose is valid for this event.