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.
A Boolean value that determines whether scrolling is enabled.
final var isScrollEnabled: Bool { get set }When false, the scroll view disables dragging temporarily. Default is true.