pressedStyle

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

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

Parameters

dsl

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