UIBarMinimizationRestorationBehavior.atScrollEdge
The bar restores only when the observed scroll view’s content reaches the scroll edge.
Declaration
case atScrollEdgeDiscussion
Currently this is only honored alongside UIBarMinimizationBehaviorOnScrollDown. With other minimization behaviors, the system falls back to UIBarMinimizationRestorationBehavior.automatic.