setTextDecor

expect infix fun setTextDecor(value: UByte)

Set decoration for the text. The possible values are LV_TEXT_DECOR_NONE/UNDERLINE/STRIKETHROUGH. Note that OR-ed values can be used as well.

Parameters

value

The new value to use.

actual infix fun setTextDecor(value: UByte)
actual infix fun setTextDecor(value: UByte)