removeClippedSubviews bool
Experimental: When true, offscreen child views (whose overflow
value is hidden
) are removed from their native backing superview when offscreen. This can improve scrolling performance on long lists. The default value is true.
Please login to continue.