SystemBackdropConfiguration.IsInputActive Property

Definition

public:
 property bool IsInputActive { bool get(); void set(bool value); };
bool IsInputActive();

void IsInputActive(bool value);
public bool IsInputActive { get; set; }
var boolean = systemBackdropConfiguration.isInputActive;
systemBackdropConfiguration.isInputActive = boolean;
Public Property IsInputActive As Boolean

Property Value

Boolean

bool

Applies to