Contents

isScrollEnabled

A Boolean value that determines whether scrolling is enabled.

Declaration

final var isScrollEnabled: Bool { get set }

Discussion

When false, the scroll view disables dragging temporarily. Default is true.

See Also

Configuring scroll state