Sdílet prostřednictvím


UCharacterEnums.ECharacterDirection.RightToLeftIsolate Field

Definition

Caution

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

Directional type RLI

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

Field Value

Value = 21
Attributes

Remarks

Directional type RLI

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