HoverIO.hoverOf

interface HoverIO
inout
inout(Hoverable)
hoverOf

Parameters

pointer HoverPointer

Pointer to query. The pointer must be loaded.

Return Value

Type: inout(Hoverable)

Node hovered by the hover pointer.

See Also

scrollOf to get the current scrollable node.

Meta