ScrollControllerAddScrollVelocityRequestedEventArgs.OffsetVelocity 屬性

定義

取得位移變更的要求速度。

public:
 property float OffsetVelocity { float get(); };
float OffsetVelocity();
public float OffsetVelocity { get; }
var single = scrollControllerAddScrollVelocityRequestedEventArgs.offsetVelocity;
Public ReadOnly Property OffsetVelocity As Single

屬性值

Single

float

位移變更的要求速度。

適用於