trackFloating abstract method
Register the tracking of the element
that is already floating in the
visual range of the scroll host.
Sticky rows will be placed below or above of such elements.
Implementation
void trackFloating(Element element);
Register the tracking of the element
that is already floating in the
visual range of the scroll host.
Sticky rows will be placed below or above of such elements.
void trackFloating(Element element);