Share via


ManipulationCompletedEventArgs.IsInertial Propriété

Définition

Obtient une valeur qui indique si l'événement ManipulationCompleted se produit pendant l'inertie.

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

Valeur de propriété

true si l'événement ManipulationCompleted se produit pendant l'inertie ; false si l'événement se produit pendant que l'utilisateur est en contact avec le UIElement.

S’applique à