basedOnSize
The scrollable view bounces when its content is large enough to require scrolling.
Declaration
static var basedOnSize: ScrollBounceBehavior { get }Discussion
The scrollable view bounces along the specified axis if the size of the content exceeeds the size of the scrollable view in that axis.