Click or drag to resize
AB4D logo

Manipulation3DEventArgsT Properties

The Manipulation3DEventArgsT type exposes the following members.

Properties
 NameDescription
Public propertyManipulationData Get data about the current manipulation event. Can be of type ManipulationStartedEventArgs, ManipulationCompletedEventArgs or ManipulationDeltaEventArgs depending on the actual event handler.
Top
See Also