LayoutHandler
CommandMapper
Mapper
LayoutHandler()
LayoutHandler(IPropertyMapper, CommandMapper)
Add(IView)
Clear()
CreatePlatformView()
DisconnectHandler(LayoutPanel)
DisconnectHandler(LayoutView)
Insert(Int32, IView)
MapAdd(ILayoutHandler, ILayout, Object)
MapBackground(ILayoutHandler, ILayout)
MapClear(ILayoutHandler, ILayout, Object)
MapClipsToBounds(ILayoutHandler, ILayout)
MapInsert(ILayoutHandler, ILayout, Object)
MapRemove(ILayoutHandler, ILayout, Object)
Remove(IView)
SetVirtualView(IView)
Update(Int32, IView)
UpdateZIndex(IView)
net7.0
namespace Microsoft.Maui.Handlers
{
public class LayoutHandler : ViewHandler<ILayout!, object!>, IElementHandler, ILayoutHandler, IViewHandler
{
protected override object! CreatePlatformView();
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .NET | 6.07.0 |
Information specific to net7.0 | |
| Assembly | Microsoft.Maui , Version=1.0.0.0, PublicKeyToken= |
| Referencing | Requires all:
|
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API