isDisabled

abstract fun isDisabled(): Boolean

Checks if activation is disabled by toggle or manually using setDisabled.

Return

true if activation is disabled, false otherwise.