VisualInteractionSource.ScaleVelocity 属性

定义

交互中缩放的瞬时变化率(以每秒百分比为单位)。 添加剂。 默认值为 0。 仅通过表达式/动画可读。

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

属性值

Single

float

交互源的刻度速度。

Windows 要求

设备系列
Windows 10 Creators Update (在 10.0.15063.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v4.0 中引入)

适用于