Microsoft.Maui.Controls.Compatibility Namespace

Provides layouts and controls for compatibility with Xamarin.Forms.

Classes

AbsoluteLayout
Constraint
ConstraintExpression
ConstraintTypeConverter
ExportCellAttribute
ExportImageSourceHandlerAttribute
ExportRendererAttribute
FlexLayout
Forms
Grid
Layout

Base class for layouts that allow you to arrange and group UI controls in your application.

Layout<T>

Base class for layouts that allow you to arrange and group UI controls in your application.

RelativeLayout
RendererToHandlerShim
StackLayout

Interfaces

AbsoluteLayout.IAbsoluteList<T>
Grid.IGridList<T>
INativeElementView
RelativeLayout.IRelativeList<T>