Contents

verticalScrollBounceBehavior

The scroll bounce mode for the vertical axis of scrollable views.

Declaration

var verticalScrollBounceBehavior: ScrollBounceBehavior { get set }

Discussion

Use the scrollBounceBehavior(_:axes:) view modifier to set this value in the Environment.

See Also

Configuring scroll bounce behavior