Share via


UCharacterEnums.ECharacterDirection.RightToLeftEmbedding Field

Definition

Caution

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

Directional type RLE

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

Field Value

Value = 14
Attributes

Remarks

Directional type RLE

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

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