hovered

fun hovered(response: GlassInteractionScope.() -> Unit)

Declares the response evaluated by each node while it is hovered.

The last declaration for this state wins. Pointer observation is installed only when hover or press has a declaration, and observes without consuming application input.