Contents

horizontalScrollBounceBehavior

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

Declaration

var horizontalScrollBounceBehavior: ScrollBounceBehavior { get set }

Discussion

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

See Also

Configuring scroll bounce behavior