InteractionTrackerInertiaStateEnteredArgs.ScaleVelocityInPercentPerSecond 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.
Vitesse de l’échelle d’InteractionTracker.
La propriété ScaleVelocityInPercentPerSecond représente la vitesse d’échelle d’InteractionTracker lorsqu’elle est entrée à l’état Inertie.
public:
property float ScaleVelocityInPercentPerSecond { float get(); };
float ScaleVelocityInPercentPerSecond();
public float ScaleVelocityInPercentPerSecond { get; }
var single = interactionTrackerInertiaStateEnteredArgs.scaleVelocityInPercentPerSecond;
Public ReadOnly Property ScaleVelocityInPercentPerSecond As Single
Valeur de propriété
Single
float
Vitesse de l’échelle d’InteractionTracker.