Skip to main content

LayoutInformation Class

Provides access to layout information of a control.

Definition

Namespace: Avalonia.Layout
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public static class LayoutInformation
View Source
InheritanceObject → LayoutInformation

Methods

GetPreviousArrangeBounds(Layoutable)Gets the control bounds used in the previous layout arrange pass.
GetPreviousMeasureConstraint(Layoutable)Gets the available size constraint passed in the previous layout pass.

See Also

Reference

Avalonia.Layout Namespace