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 ref class CompressedLayout abstract sealed
public static class CompressedLayout
type CompressedLayout = class
Public Class CompressedLayout
- Inheritance
-
CompressedLayout
Fields
HeadlessOffsetProperty |
Bindable property for |
IsHeadlessProperty |
Bindable property for |
Methods
GetHeadlessOffset(BindableObject) |
For internal use by the Microsoft.Maui.Controls 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 |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.