
'Declaration
<NullableContextAttribute(1)> <NullableAttribute(Mono.Cecil.CustomAttributeArgument[])> Public Class PopupHandler Inherits Microsoft.Maui.Handlers.ElementHandler(Of IPopup,Object) Implements Microsoft.Maui.IElementHandler
'Usage
Dim instance As PopupHandler
[NullableContext(1)] [Nullable(Mono.Cecil.CustomAttributeArgument[])] public class PopupHandler : Microsoft.Maui.Handlers.ElementHandler<IPopup,object>, Microsoft.Maui.IElementHandler
System.Object
Microsoft.Maui.Handlers.ElementHandler
Microsoft.Maui.Handlers.ElementHandler<TVirtualView,TPlatformView>
Xceed.Maui.Toolkit.PopupHandler
Name | Description | |
---|---|---|
![]() | PopupHandler Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | PopUpCommandMapper | The command mapper that maps the Popup's methods to the PopupHandler's methods. |
![]() ![]() | PopUpMapper | The property mapper that maps the Popup's properties to the PopupHandler's methods. |
Name | Description | |
---|---|---|
![]() | MauiContext | (Inherited from Microsoft.Maui.Handlers.ElementHandler) |
![]() | PlatformView | (Inherited from Microsoft.Maui.Handlers.ElementHandler<IPopup,object>) |
![]() | Services | (Inherited from Microsoft.Maui.Handlers.ElementHandler) |
![]() | VirtualView | (Inherited from Microsoft.Maui.Handlers.ElementHandler<IPopup,object>) |
Name | Description | |
---|---|---|
![]() | Invoke | (Inherited from Microsoft.Maui.Handlers.ElementHandler) |
![]() ![]() | MapAnchor | |
![]() ![]() | MapClose | |
![]() ![]() | MapIsModal | |
![]() ![]() | MapOpen | |
![]() ![]() | MapUpdateSize | |
![]() | SetMauiContext | (Inherited from Microsoft.Maui.Handlers.ElementHandler) |
![]() | SetVirtualView | (Inherited from Microsoft.Maui.Handlers.ElementHandler) |
![]() | UpdateValue | (Inherited from Microsoft.Maui.Handlers.ElementHandler) |
Name | Description | |
---|---|---|
![]() | ConnectHandler | (Inherited from Microsoft.Maui.Handlers.ElementHandler<IPopup,object>) |
![]() | CreatePlatformElement | Overridden. |
![]() | DisconnectHandler | (Inherited from Microsoft.Maui.Handlers.ElementHandler<IPopup,object>) |
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2