Contents

automatic

The automatic behavior.

Declaration

static var automatic: ScrollContentOffsetAdjustmentBehavior { get }

Discussion

A scroll view may automatically adjust its content offset based on the current context. The absolute offset may be adjusted to keep content in relatively the same place. For example, when scrolled to the bottom, a scroll view may keep the bottom edge scrolled to the bottom when the overall size of its content changes.