AUTOMATIC constant

IOSUIScrollViewContentInsetAdjustmentBehavior const AUTOMATIC

Automatically adjust the scroll view insets.

Implementation

static const AUTOMATIC =
    IOSUIScrollViewContentInsetAdjustmentBehavior._internal(0, 0);