CompressedLayout Class

Definition

Contains attached properties for omitting redundant renderers.

public static class CompressedLayout
type CompressedLayout = class
Inheritance
CompressedLayout

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 bindable.

SetIsHeadless(BindableObject, Boolean)

Turns layout compression on or off for bindable.

Applies to