Disabler Constructor

Disabler()

Declaration
public Disabler()

Disabler(Func<Boolean>)

Declaration
public Disabler(Func<bool> shouldDisable)
Parameters
Func<Boolean> shouldDisable

The callback that will be used to disable contents.