Avalonia.Layout Namespace
Classes
EffectiveViewportChangedEventArgs | Provides data for the EffectiveViewportChanged event. |
Layoutable | Implements layout-related functionality for a control. |
LayoutExtensions | Extension methods for layout types. |
LayoutHelper | Provides helper methods needed for layout. |
LayoutInformation | Provides access to layout information of a control. |
Interfaces
IEmbeddedLayoutRoot | A special layout root with enforced size for Arrange pass |
ILayoutRoot | Defines the root of a layoutable tree. Not client implementable. |
Enumerations
HorizontalAlignment | Defines how a control aligns itself horizontally in its parent control. |
Orientation | Defines vertical or horizontal orientation. |
VerticalAlignment | Defines how a control aligns itself vertically in its parent control. |