UCharacter.InterfaceConsts.LeftToRightIsolate Field

Definition

Directional type LRI

[Android.Runtime.Register("LEFT_TO_RIGHT_ISOLATE", ApiSince=24)]
public const sbyte LeftToRightIsolate = 20;
[<Android.Runtime.Register("LEFT_TO_RIGHT_ISOLATE", ApiSince=24)>]
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