Compartilhar via


UCharacterEnums.ECharacterDirection.LeftToRightIsolate Field

Definition

Caution

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

Directional type LRI

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

Field Value

Value = 20
Attributes

Remarks

Directional type LRI

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

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