다음을 통해 공유


AlphabeticIndex.BucketLabels Property

Definition

Get the labels.

public System.Collections.Generic.IList<string>? BucketLabels { [Android.Runtime.Register("getBucketLabels", "()Ljava/util/List;", "", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getBucketLabels", "()Ljava/util/List;", "", ApiSince=24)>]
member this.BucketLabels : System.Collections.Generic.IList<string>

Property Value

The list of bucket labels, after processing.

Attributes

Remarks

Get the labels.

Java documentation for android.icu.text.AlphabeticIndex.getBucketLabels().

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