Properties
Contains full content, potentially partially visible
Returns the size of the content container
Represents the visible part of contentContainer.
Returns true if the scroll view has inertia
Check to see if the scrollbar is at the end or not
Returns true if the scroll view is clamped to the scroll extents
If the scroll view is scrollable using drag gesture
Returns true if the scroll view will use an elastic behaviour when scrolling past the end of the extents.
True if the scroll view is currently moving (scrolling or animating).
Called when scrolling ends, either by lifting a finger or by the scroll animation ending.
Controls the rate at which the scrolling movement slows after a user scrolls using a touch interaction.
Global value for the rate at which the scroll wheel scrolls
Returns the amount of scroll
Get/Set the current scroll offset
Size of the viewport and padding
Rect representing the world bounds of the scroll view
Methods
Parameters
delta
Returns
Returns
Returns
Returns
Scroll to a specific child element.
Parameters
child
Returns
Parameters
animationDuration
Returns
Parameters
element
animationDuration
Returns
Parameters
animationDuration
Returns
Parameters
offset
animationDuration
propagateAnimation
Returns
Parameters
newValue
Returns
Updated 24 days ago