setEnabled

fun setEnabled(provider: Provider<Boolean>)

Deprecated

use `getRequired().set(provider)` instead.