CompressedLayout Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains attached properties for omitting redundant renderers.
public static class CompressedLayout
type CompressedLayout = class
- Inheritance
-
System.ObjectCompressedLayout
Fields
HeadlessOffsetProperty |
For internal use by the Xamarin.Forms platform. |
IsHeadlessProperty |
Backing store for the attached property that controls whether compressed layout is enabled. |
Methods
GetHeadlessOffset(BindableObject) |
For internal use by the Xamarin.Forms platform. |
GetIsHeadless(BindableObject) |
Gets a Boolean value that tells whether layout compression is enabled for |
SetIsHeadless(BindableObject, Boolean) |
Turns layout compression on or off for |