مشاركة عبر


VisualInteractionSource.ScaleVelocity Property

Definition

The instantaneous rate of change of scale in the interaction, in percent per second. Additive. Defaults to 0. Readble only via expression/animation.

public:
 property float ScaleVelocity { float get(); };
float ScaleVelocity();
public float ScaleVelocity { get; }
var single = visualInteractionSource.scaleVelocity;
Public ReadOnly Property ScaleVelocity As Single

Property Value

Single

float

The scale velocity of the interaction source.

Windows requirements

Device family
Windows 10 Creators Update (introduced in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v4.0)

Applies to