Share via


UCharacterEnums.IECharacterDirection.DirectionalityPopDirectionalFormat Field

Definition

Equivalent to java.lang.Character#DIRECTIONALITY_POP_DIRECTIONAL_FORMAT.

[Android.Runtime.Register("DIRECTIONALITY_POP_DIRECTIONAL_FORMAT", ApiSince=24)]
public const sbyte DirectionalityPopDirectionalFormat = 16;
[<Android.Runtime.Register("DIRECTIONALITY_POP_DIRECTIONAL_FORMAT", ApiSince=24)>]
val mutable DirectionalityPopDirectionalFormat : sbyte

Field Value

Value = 16
Attributes

Remarks

Equivalent to java.lang.Character#DIRECTIONALITY_POP_DIRECTIONAL_FORMAT. Synonym of #POP_DIRECTIONAL_FORMAT.

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

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