GestureManipulationValidFields

enumeration

Description 描述

Flags indicating which fields of the GestureManipulationEvent struct are valid for 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.
TranslationThe translation of this manipulation is valid for this event.
PointerPoseThe pointer pose is valid for this event.