InteractionTrackerInertiaStateEnteredArgs.ScaleVelocityInPercentPerSecond Property

Definition

The velocity of InteractionTracker's scale.

The ScaleVelocityInPercentPerSecond property represents the scale velocity of InteractionTracker when it has entered the Inertia state.

public:
 property float ScaleVelocityInPercentPerSecond { float get(); };
float ScaleVelocityInPercentPerSecond();
public float ScaleVelocityInPercentPerSecond { get; }
var single = interactionTrackerInertiaStateEnteredArgs.scaleVelocityInPercentPerSecond;
Public ReadOnly Property ScaleVelocityInPercentPerSecond As Single

Property Value

Single

float

The velocity of InteractionTracker's scale.

Applies to