ManipulationCompletedEventArgs.FinalVelocities Property

Definition

Gets the velocities that are used for the manipulation.

public:
 property System::Windows::Input::ManipulationVelocities ^ FinalVelocities { System::Windows::Input::ManipulationVelocities ^ get(); };
public System.Windows.Input.ManipulationVelocities FinalVelocities { get; }
member this.FinalVelocities : System.Windows.Input.ManipulationVelocities
Public ReadOnly Property FinalVelocities As ManipulationVelocities

Property Value

The velocities that are used for the manipulation.

Applies to