Sets a scale factor for the fling velocity.
Syntax
[Android.Runtime.Register("setVelocityScale", "(F)V", "GetSetVelocityScale_FHandler")]
public virtual
void SetVelocityScale (
float scale)
Parameters
- scale
- The scale factor to multiply the velocity by.
Remarks
Requirements
Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11