Microsoft.Maui.Controls.Compatibility Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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> |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.