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規模的速度。

適用於