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> |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.