Drag Scrolling
Description
The Drag Scrolling properties define the behavior of scrolling a disclosure, if drag scrolling is enabled.
Properties
- Drag scrolling
Specify if the content of the disclosure can be drag scrolled (for example, when using a mobile device).
- Drag scrolling axis
Specify the directions in which content scrolling is allowed.container. Choices include Both, Horizontal, Vertical.
- Stop drag scrolling event propagation
Specify if the scroll events should be forwarded to the parent container.
- 'Pull past end' settings and events
Specify if the user can drag the contents of the container beyond any of its boundaries. If enabled, the content will snap back to its natural position when the user releases, and 'pull' events (which you can define) are fired.
- Custom scroll indicator settings
You can customize the position and appearance of the scroll indicator that is shown when the container is scrolled.