You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| scrollsToTop | false |`bool`| If true, the scroll view scrolls to top when the status bar is tapped. |
233
233
| removeClippedSubviews | true |`bool`| If true, offscreen child views (whose overflow value is hidden) are removed from their native backing superview when offscreen. This canimprove scrolling performance on long lists. |
234
234
| automaticallyAdjustContentInsets | false |`bool`| Set to `true` if you need adjust content insets automation. |
0 commit comments