'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