Share via


UCharacterEnums.ECharacterDirection.EuropeanNumberSeparator Field

Definition

Caution

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

Directional type ES

[Android.Runtime.Register("EUROPEAN_NUMBER_SEPARATOR", ApiSince=24)]
[System.Obsolete("Use 'Android.Icu.Lang.UCharacterEnums.IECharacterDirection.EuropeanNumberSeparator'. This class will be removed in a future release.")]
public const int EuropeanNumberSeparator = 3;
[<Android.Runtime.Register("EUROPEAN_NUMBER_SEPARATOR", ApiSince=24)>]
[<System.Obsolete("Use 'Android.Icu.Lang.UCharacterEnums.IECharacterDirection.EuropeanNumberSeparator'. This class will be removed in a future release.")>]
val mutable EuropeanNumberSeparator : int

Field Value

Value = 3
Attributes

Remarks

Directional type ES

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