Share via


Microsoft.Maui.Controls.Compatibility Namespace

Provides layouts and controls for compatibility with Xamarin.Forms.

Classes

Name Description
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

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