Freigeben über


DesktopAcrylicController.State Eigenschaft

Definition

Ruft den aktuellen Zustand des Systemhintergrundcontrollers ab.

public:
 property SystemBackdropState State { SystemBackdropState get(); };
SystemBackdropState State();
public SystemBackdropState State { get; }
var systemBackdropState = desktopAcrylicController.state;
Public ReadOnly Property State As SystemBackdropState

Eigenschaftswert

Ein Wert der -Enumeration, der den aktuellen Zustand des Systemhintergrundcontrollers angibt.

Implementiert

Gilt für:

Weitere Informationen