Device.Flags 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得初始化 Xamarin.Forms 之前已在裝置上設定的自訂旗標清單。
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static System.Collections.Generic.IReadOnlyList<string> Flags { get; }
member this.Flags : System.Collections.Generic.IReadOnlyList<string>
屬性值
System.Collections.Generic.IReadOnlyList<System.String>
在 Xamarin 之前在裝置上設定的自定義旗標清單。已初始化 Forms。
- 屬性
-
System.ComponentModel.EditorBrowsableAttribute