contentInsetAdjustmentBehavior property

ScrollViewContentInsetAdjustmentBehavior? contentInsetAdjustmentBehavior
getter/setter pair

Configures how safe area insets are added to the adjusted content inset. The default value is ScrollViewContentInsetAdjustmentBehavior.NEVER.

Officially Supported Platforms/Implementations:

Implementation

ScrollViewContentInsetAdjustmentBehavior? contentInsetAdjustmentBehavior;