Contents

UIBarMinimizationRestorationBehavior.atScrollEdge

The bar restores only when the observed scroll view’s content reaches the scroll edge.

Declaration

case atScrollEdge

Discussion

Currently this is only honored alongside UIBarMinimizationBehaviorOnScrollDown. With other minimization behaviors, the system falls back to UIBarMinimizationRestorationBehavior.automatic.

See Also

Restoring the bar