Partager via


DisplayOptions.GrammaticalCase.Identifier Property

Definition

public string Identifier { [Android.Runtime.Register("getIdentifier", "()Ljava/lang/String;", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getIdentifier", "()Ljava/lang/String;", "", ApiSince=35)>]
member this.Identifier : string

Property Value

the lowercase CLDR keyword string for the grammatical case.

Attributes

Remarks

Java documentation for android.icu.text.DisplayOptions.GrammaticalCase.getIdentifier().

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