Manipulation |
public class Manipulation3DEventArgs<T> : BaseMouse3DEventArgs where T : InputEventArgs
The Manipulation3DEventArgsT type exposes the following members.
Name | Description | |
---|---|---|
Manipulation3DEventArgsT | Constructor |
Name | Description | |
---|---|---|
ManipulationData | Get data about the current manipulation event. Can be of type ManipulationStartedEventArgs, ManipulationCompletedEventArgs or ManipulationDeltaEventArgs depending on the actual event handler. |