Scroll Command

The Scroll command performs directional movement within a scrollable view. Drizz supports both vertical and horizontal scrolling, and the scroll direction must always be specified (down, up, left or right). Drizz uses a fixed 50% default scroll distance, unless a custom scroll % is provided.

Commands such as Drag / Swipe and Slide operate on the same underlying schema and follow similar directional behavior.

Self-Heal Behavior:

Drizz includes a built-in self-heal mechanism that automatically recovers scenarios where scrolling gets blocked due to UI elements, sticky headers, or nested scroll containers.

Last updated

Was this helpful?