'Declaration
Public Interface IPopup Inherits Microsoft.Maui.IElement, Microsoft.Maui.ITransform, Microsoft.Maui.IView, Microsoft.Maui.IVisualTreeElement
'Usage
Dim instance As IPopup
public interface IPopup : Microsoft.Maui.IElement, Microsoft.Maui.ITransform, Microsoft.Maui.IView, Microsoft.Maui.IVisualTreeElement