UCharacter.VerticalOrientation.Upright 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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
欄位值
Value = 3- 屬性