Share via


UCharacterEnums.IECharacterCategory.OtherSymbol Field

Definition

Character type So

[Android.Runtime.Register("OTHER_SYMBOL", ApiSince=24)]
public const sbyte OtherSymbol = 27;
[<Android.Runtime.Register("OTHER_SYMBOL", ApiSince=24)>]
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