Documentation

class UIScrollView

A view class that represents a container element that allows users to scroll, emitting asynchronous scroll events.

class UIScrollView extends UIContainer;

Description

A scroll view functions like a regular container element, but allows users to scroll horizontally and/or vertically.

Type members

Instance members

Inherited members