limitsScrolls

Whether this scroll target behavior should limit the distance a scroll view scrolls by default. When enabled, the scroll view prefers to scroll a shorter distance. By default, this is not enabled.

Declaration

var limitsScrolls: Bool { get set }