Compartir a través de


ISystemBackdropControllerWithTargets.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 = iSystemBackdropControllerWithTargets.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.

Se aplica a

Consulte también