Compartilhar via


UCharacterEnums.ECharacterCategory.OtherSymbol Field

Definition

Caution

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

Character type So

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

Field Value

Value = 27
Attributes

Remarks

Character type So

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

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