ViewHandler
ViewCommandMapper
ViewMapper
ViewHandler(IPropertyMapper, CommandMapper)
ContainerView
HasContainer
NeedsContainer
PlatformView
VirtualView
GetDesiredSize(Double, Double)
MapAnchorX(IViewHandler, IView)
MapAnchorY(IViewHandler, IView)
MapAutomationId(IViewHandler, IView)
MapBackground(IViewHandler, IView)
MapBorderView(IViewHandler, IView)
MapClip(IViewHandler, IView)
MapContainerView(IViewHandler, IView)
MapContextFlyout(IViewHandler, IView)
MapFlowDirection(IViewHandler, IView)
MapFocus(IViewHandler, IView, Object)
MapFrame(IViewHandler, IView, Object)
MapHeight(IViewHandler, IView)
MapInputTransparent(IViewHandler, IView)
MapInvalidateMeasure(IViewHandler, IView, Object)
MapIsEnabled(IViewHandler, IView)
MapMaximumHeight(IViewHandler, IView)
MapMaximumWidth(IViewHandler, IView)
MapMinimumHeight(IViewHandler, IView)
MapMinimumWidth(IViewHandler, IView)
MapOpacity(IViewHandler, IView)
MapRotation(IViewHandler, IView)
MapRotationX(IViewHandler, IView)
MapRotationY(IViewHandler, IView)
MapScale(IViewHandler, IView)
MapScaleX(IViewHandler, IView)
MapScaleY(IViewHandler, IView)
MapSemantics(IViewHandler, IView)
MapShadow(IViewHandler, IView)
MapToolbar(IViewHandler, IView)
MapToolTip(IViewHandler, IView)
MapTranslationX(IViewHandler, IView)
MapTranslationY(IViewHandler, IView)
MapUnfocus(IViewHandler, IView, Object)
MapVisibility(IViewHandler, IView)
MapWidth(IViewHandler, IView)
MapZIndex(IViewHandler, IView, Object)
PlatformArrange(Rect)
RemoveContainer()
SetupContainer()
net7.0
namespace Microsoft.Maui.Handlers
{
public abstract class ViewHandler : ElementHandler, IElementHandler, IViewHandler
{
public IView? VirtualView { get; set; }
}
}
nuget.org | 0.0 %
Reference this API 0.0 %
Get property |
---|---|
.NET | 6.07.0 |
Information specific to net7.0 | |
Assembly | Microsoft.Maui , Version=1.0.0.0, PublicKeyToken= |
Referencing | Requires all:
|
Platform Restrictions | The property getter is supported on all platforms. The property setter is supported on all platforms. |
- Built-in API
- Package-provided API