Android.Widget.HorizontalScrollView.SmoothScrollingEnabled Property

Syntax

[get: Android.Runtime.Register("isSmoothScrollingEnabled", "()Z", "GetIsSmoothScrollingEnabledHandler")]
[set: Android.Runtime.Register("setSmoothScrollingEnabled", "(Z)V", "GetSetSmoothScrollingEnabled_ZHandler")]
public virtual bool SmoothScrollingEnabled { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Set method documentation [Android Documentation]

Set whether arrow scrolling will animate its transition.

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3