bindButton

fun UIButton.bindButton(button: KalugaButton)

Deprecated

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

Makes a UIButton look and behave according to a KalugaButton

Parameters

button

the KalugaButton that specifies the look and behaviour of the UIButton