Layout Namespace
Namespace Avalonia.Layout
Types
- EffectiveViewportChangedEventArgs - Provides data for the Avalonia.Layout.Layoutable.EffectiveViewportChanged event.
- HorizontalAlignment - Defines how a control aligns itself horizontally in its parent control.
- ILayoutManager - Manages measuring and arranging of controls.
- LayoutExtensions - Extension methods for layout types.
- LayoutHelper - Provides helper methods needed for layout.
- LayoutInformation - Provides access to layout information of a control.
- Layoutable - Implements layout-related functionality for a control.
- Orientation - Defines vertical or horizontal orientation.
- VerticalAlignment - Defines how a control aligns itself vertically in its parent control.