Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Latest commit

 

History

History

LayoutCompression

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
name description page_type languages products extensions urlFragment
Xamarin.Forms - Layout Compression
Layout compression removes specified layouts from the visual tree in an attempt to improve page rendering performance (UI)
sample
csharp
xamarin
tags
ui
userinterface-layoutcompression

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