Share via


Device.Flags 屬性

定義

取得初始化 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

適用於