ManipulationCompletedRoutedEventArgs.IsInertial Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient si l’événement ManipulationCompleted se produit pendant l’inertie.
public:
property bool IsInertial { bool get(); };
bool IsInertial();
public bool IsInertial { get; }
var boolean = manipulationCompletedRoutedEventArgs.isInertial;
Public ReadOnly Property IsInertial As Boolean
Valeur de propriété
Boolean
bool
true
si l’événement ManipulationCompleted se produit pendant l’inertie ; false
si l’événement se produit alors que le périphérique d’entrée de l’utilisateur a un contact avec l’élément .