Share via


UCharacterEnums.ECharacterCategory.OtherLetter Field

Definition

Caution

Use 'Android.Icu.Lang.UCharacterEnums.IECharacterCategory.OtherLetter'. This class will be removed in a future release.

Character type Lo

[Android.Runtime.Register("OTHER_LETTER", ApiSince=24)]
[System.Obsolete("Use 'Android.Icu.Lang.UCharacterEnums.IECharacterCategory.OtherLetter'. This class will be removed in a future release.")]
public const sbyte OtherLetter = 5;
[<Android.Runtime.Register("OTHER_LETTER", ApiSince=24)>]
[<System.Obsolete("Use 'Android.Icu.Lang.UCharacterEnums.IECharacterCategory.OtherLetter'. This class will be removed in a future release.")>]
val mutable OtherLetter : sbyte

Field Value

Value = 5
Attributes

Remarks

Character type Lo

Java documentation for android.icu.lang.UCharacterEnums.ECharacterCategory.OTHER_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