selectionStyle

var selectionStyle: String

Style of selected items in this UIComponent. Item selection is enabled via selectionMode.

This gets applied last, so it may override any changes made via other fields and functions of the elements in this UIComponent. Critical failures, bugs or other undefined behaviour could occur when using this feature.