UCharacter.VerticalOrientation.TransformedRotated Field

Definition

Caution

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

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

Field Value

Value = 1
Attributes

Applies to