applyBackgroundStyle

fun UIView.applyBackgroundStyle(style: KalugaBackgroundStyle): CALayer

Deprecated

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

Sets a KalugaBackgroundStyle to a UIView.layer

Parameters

style

fun CALayer.applyBackgroundStyle(style: KalugaBackgroundStyle, bounds: CValue<CGRect>): CALayer

Deprecated

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

Sets a KalugaBackgroundStyle to a CALayer

Parameters

style