UCharacter.VerticalOrientation.Upright Campo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
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
Valore del campo
Value = 3- Attributi