Sdílet prostřednictvím


UCharacterEnums.ECharacterDirection.LeftToRightEmbedding Field

Definition

Caution

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

Directional type LRE

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

Field Value

Value = 11
Attributes

Remarks

Directional type LRE

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