UProperty.VerticalOrientation Field

Definition

Caution

Use 'Android.Icu.Lang.IUProperty.VerticalOrientation'. This class will be removed in a future release.

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

Field Value

Value = 4120
Attributes

Applies to