applyStyle

fun UIButton.applyStyle(buttonStyle: KalugaButtonStyle<*>)

Deprecated

This feature has been deprecated. It is recommended to use Compose Multiplatform instead.

Makes a UIButton look as specified by a KalugaButtonStyle

Parameters

buttonStyle

the KalugaButtonStyle that specifies the look of the UIButton