Contents

automatic

The automatic behavior.

Declaration

static var automatic: ScrollBounceBehavior { get }

Discussion

The scrollable view automatically chooses whether content bounces when people scroll to the end of the view’s content. By default, scrollable views use the always behavior.

See Also

Bounce behaviors