Language

AlphabeticIndex.Bucket.GetLabelType Method

Definition

Is a normal, underflow, overflow, or inflow bucket

[Android.Runtime.Register("getLabelType", "()Landroid/icu/text/AlphabeticIndex$Bucket$LabelType;", "GetGetLabelTypeHandler", ApiSince=24)]
public virtual Android.Icu.Text.AlphabeticIndex.Bucket.LabelType? GetLabelType();
[<Android.Runtime.Register("getLabelType", "()Landroid/icu/text/AlphabeticIndex$Bucket$LabelType;", "GetGetLabelTypeHandler", ApiSince=24)>]
abstract member GetLabelType : unit -> Android.Icu.Text.AlphabeticIndex.Bucket.LabelType
override this.GetLabelType : unit -> Android.Icu.Text.AlphabeticIndex.Bucket.LabelType

Returns

is an underflow, overflow, or inflow bucket

Attributes

Remarks

Is a normal, underflow, overflow, or inflow bucket

Android reference for android.icu.text.AlphabeticIndex.Bucket.getLabelType.

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