Freigeben über


ISystemBackdropControllerWithTargets.State Eigenschaft

Definition

Ruft den aktuellen Zustand des Systemhintergrundcontrollers ab.

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

Eigenschaftswert

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

Gilt für:

Weitere Informationen