hoverEvent

abstract infix fun hoverEvent(event: HoverEvent<*>): Styler

Applies a hover event to the text.

Return

this Styler instance for chaining

Parameters

event

the hover event to apply