Share via


UCharacterEnums.IECharacterDirection.DirectionalityCommonNumberSeparator Field

Definition

Equivalent to java.lang.Character#DIRECTIONALITY_COMMON_NUMBER_SEPARATOR.

[Android.Runtime.Register("DIRECTIONALITY_COMMON_NUMBER_SEPARATOR", ApiSince=24)]
public const sbyte DirectionalityCommonNumberSeparator = 6;
[<Android.Runtime.Register("DIRECTIONALITY_COMMON_NUMBER_SEPARATOR", ApiSince=24)>]
val mutable DirectionalityCommonNumberSeparator : sbyte

Field Value

Value = 6
Attributes

Remarks

Equivalent to java.lang.Character#DIRECTIONALITY_COMMON_NUMBER_SEPARATOR. Synonym of #COMMON_NUMBER_SEPARATOR.

Java documentation for android.icu.lang.UCharacterEnums.ECharacterDirection.DIRECTIONALITY_COMMON_NUMBER_SEPARATOR.

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