Share via


UCharacterEnums.IECharacterCategory.UppercaseLetter Field

Definition

Character type Lu

[Android.Runtime.Register("UPPERCASE_LETTER", ApiSince=24)]
public const sbyte UppercaseLetter = 1;
[<Android.Runtime.Register("UPPERCASE_LETTER", ApiSince=24)>]
val mutable UppercaseLetter : sbyte

Field Value

Value = 1
Attributes

Remarks

Character type Lu

Java documentation for android.icu.lang.UCharacterEnums.ECharacterCategory.UPPERCASE_LETTER.

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