HoverScrollable.scrollImpl

Perform a scroll motion, moving the node's contents by the specified distance.

interface HoverScrollable
bool
scrollImpl

Parameters

pointer HoverPointer

Pointer to use to perform the scroll.

Return Value

Type: bool

True if the motion was handled, or false if not.

Meta