HoverIO.scrollOf

interface HoverIO
inout
scrollOf

Parameters

pointer HoverPointer

Pointer to query. The pointer must be loaded.

Return Value

Type: inout(HoverScrollable)

Scrollable ancestor for the currently hovered node.

See Also

hoverOf to get the currently hovered node.

Meta