adjustedContentInset
The insets that the system derives from the content insets and safe area insets.
Declaration
final var adjustedContentInset: UIEdgeInsets { get }Discussion
When contentInsetAdjustmentBehavior allows, the scroll view may incorporate its safe area insets into the adjusted content inset.