postponeViewRecycle

Experimental. Postpones the view recycle logic (unmounts and unbinds) until the next frame following the scroll. This option is intended for scroll performance optimization of paged setups as it allows running the expensive logic after the final frame of scroll has been displayed to the user.