Share via


UCharacter.VerticalOrientation.Rotated Field

Definition

Caution

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

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

Field Value

Value = 0
Attributes

Applies to