Share via


InertiaRotationBehavior.InitialVelocity Propriété

Définition

Obtient ou définit le taux initial de la rotation au début de la phase d'inertie.

public:
 property double InitialVelocity { double get(); void set(double value); };
public double InitialVelocity { get; set; }
member this.InitialVelocity : double with get, set
Public Property InitialVelocity As Double

Valeur de propriété

Taux initial de la rotation au début de la phase d'inertie.

Remarques

Pour plus d’informations sur les manipulations, consultez Vue d’ensemble des entrées. Pour obtenir un exemple d’application qui répond aux manipulations, consultez Procédure pas à pas : création de votre première application tactile.

S’applique à