ManipulationCompletedEventArgs.IsInertial Propiedad

Definición

Obtiene un valor que indica si el evento se produce durante la ManipulationCompleted inercia.

public:
 property bool IsInertial { bool get(); };
public bool IsInertial { get; }
member this.IsInertial : bool
Public ReadOnly Property IsInertial As Boolean

Valor de propiedad

truesi el evento se produce durante la ManipulationCompleted inercia; false si el evento se produce mientras el usuario tiene contacto con .UIElement

Se aplica a