applyTextStyle

fun <Error class: unknown class>.applyTextStyle(textStyle: <Error class: unknown class>)

Makes a UILabel look as specified by a KalugaTextStyle

Parameters

textStyle

the KalugaTextStyle that specifies the look of the UILabel


fun <Error class: unknown class>.applyTextStyle(textStyle: <Error class: unknown class>)

Makes a UITextView look as specified by a KalugaTextStyle

Parameters

textStyle

the KalugaTextStyle that specifies the look of the UITextView


fun <Error class: unknown class>.applyTextStyle(textStyle: <Error class: unknown class>)

Makes a UITextField look as specified by a KalugaTextStyle

Parameters

textStyle

the KalugaTextStyle that specifies the look of the UITextField