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

偏移量更改的请求速度。

适用于