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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.