UCharacter.VerticalOrientation.TransformedUpright Field

Definition

Caution

Use 'Android.Icu.Lang.UCharacter.IVerticalOrientation.TransformedUpright'. This class will be removed in a future release.

[Android.Runtime.Register("TRANSFORMED_UPRIGHT", ApiSince=29)]
[System.Obsolete("Use 'Android.Icu.Lang.UCharacter.IVerticalOrientation.TransformedUpright'. This class will be removed in a future release.")]
public const int TransformedUpright = 2;
[<Android.Runtime.Register("TRANSFORMED_UPRIGHT", ApiSince=29)>]
[<System.Obsolete("Use 'Android.Icu.Lang.UCharacter.IVerticalOrientation.TransformedUpright'. This class will be removed in a future release.")>]
val mutable TransformedUpright : int

Field Value

Value = 2
Attributes

Applies to