disabledStyle

open override fun disabledStyle(dsl: ButtonStateStyleDSL.ImageOnly.() -> Unit)

Sets disabledStyle using the creation using a ButtonStateStyleDSL.ImageOnly The ButtonStateStyleDSL.ImageOnly will be preconfigured with the layout of the previous disabledStyle or defaultStyle if null

Parameters

dsl

configures the ButtonStateStyleDSL.ImageOnly for disabledStyle. Will be preconfigured with the last known disabledStyle of defaultStyle if null