isDisabled

val isDisabled: Boolean

Checks whether this state is disabled. A disabled state has ComponentStateFacet.Enable facet in its off set.

Return

true if this state is disabled, false otherwise.