Android.Widget.AbsListView.SetFastScrollStyle Method
Specifies the style of the fast scroller decorations.

Syntax

[Android.Runtime.Register("setFastScrollStyle", "(I)V", "GetSetFastScrollStyle_IHandler")]
public virtual void SetFastScrollStyle (int styleResId)

Parameters

styleResId
style resource containing fast scroller properties

Remarks

Specifies the style of the fast scroller decorations.

[Android Documentation]

Requirements

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