Home > widget-integration > StickyService > updateToolbarScrollDirection
StickyService.updateToolbarScrollDirection() method
Tracks scroll direction for header reveal behavior during sticky toolbar interactions.
Signature:
protected updateToolbarScrollDirection(): "up" | "down" | "none";
Returns:
"up" | "down" | "none"