UCharacter.VerticalOrientation.Upright Field

Definition

Caution

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

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

Field Value

Value = 3
Attributes

Applies to