Udostępnij za pośrednictwem


Device.SetFlags(IReadOnlyList<String>) Metoda

Definicja

Ustawia listę flag niestandardowych na urządzeniu.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static void SetFlags (System.Collections.Generic.IReadOnlyList<string> flags);
static member SetFlags : System.Collections.Generic.IReadOnlyList<string> -> unit

Parametry

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

Lista niestandardowych wartości flag.

Atrybuty
System.ComponentModel.EditorBrowsableAttribute

Uwagi

Deweloperzy powinni wywołać tę metodę tylko przed platformą Xamarin. Forms jest inicjowana.

Dotyczy