Xamarin.Forms - Layout Compression

Layout compression removes specified layouts from the visual tree in an attempt to improve page rendering performance. This sample demonstrates how to enable layout compression, and the benefits it can bring when combined with fast renderers on Android.

For more information about the sample see Layout Compression.

Layout Compression application screenshot