InteractionTrackerInertiaStateEnteredArgs.ScaleVelocityInPercentPerSecond 属性

定义

InteractionTracker 缩放的速度。

ScaleVelocityInPercentPerSecond 属性表示 InteractionTracker 进入惯性状态时的缩放速度。

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

属性值

Single

float

InteractionTracker 缩放的速度。

适用于