Compartir a través de


DesktopAcrylicController.State Propiedad

Definición

Obtiene el estado actual del controlador de fondo del sistema.

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

Valor de propiedad

Valor de la enumeración que indica el estado actual del controlador de fondo del sistema.

Implementaciones

Se aplica a

Consulte también