AlphabetIndexer.MAlphabet Property

Definition

The string of characters that make up the indexing sections.

[Android.Runtime.Register("mAlphabet")]
protected Java.Lang.ICharSequence? MAlphabet { get; set; }
[<Android.Runtime.Register("mAlphabet")>]
member this.MAlphabet : Java.Lang.ICharSequence with get, set

Property Value

Attributes

Remarks

The string of characters that make up the indexing sections.

Java documentation for android.widget.AlphabetIndexer.mAlphabet.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to