Sdílet prostřednictvím


Device.Flags Vlastnost

Definice

Získá seznam vlastních příznaků, které byly nastaveny na zařízení před Xamarin. Forms byl inicializován.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static System.Collections.Generic.IReadOnlyList<string> Flags { get; }
member this.Flags : System.Collections.Generic.IReadOnlyList<string>

Hodnota vlastnosti

System.Collections.Generic.IReadOnlyList<System.String>

Seznam vlastních příznaků, které byly na zařízení nastavené před Xamarinem. Forms byl inicializován.

Atributy
System.ComponentModel.EditorBrowsableAttribute

Platí pro