Xceed Toolkit for .NET Maui v2.0 Documentation
Xceed.Maui.Toolkit Assembly / Xceed.Maui.Toolkit Namespace / IPopup Interface
Properties Methods

In This Topic
    IPopup Interface Members
    In This Topic

    The following tables list the members exposed by IPopup.

    Public Properties
     NameDescription
     PropertyGets the View that will be used as the Popup's anchor point.  
     Property (Inherited from Microsoft.Maui.ITransform)
     Property (Inherited from Microsoft.Maui.ITransform)
     Property (Inherited from Microsoft.Maui.IView)
     Property (Inherited from Microsoft.Maui.IView)
     Property (Inherited from Microsoft.Maui.IView)
     PropertyGets the View that will be used as the Popup's content.  
     Property (Inherited from Microsoft.Maui.IView)
     Property (Inherited from Microsoft.Maui.IView)
     Property (Inherited from Microsoft.Maui.IView)
     Property (Inherited from Microsoft.Maui.IView)
     Property (Inherited from Microsoft.Maui.IView)
     Property (Inherited from Microsoft.Maui.IView)
     Property (Inherited from Microsoft.Maui.IView)
     Property (Inherited from Microsoft.Maui.IView)
     Property (Inherited from Microsoft.Maui.IView)
     PropertyGets if the Popup is modal.  
     PropertyGets if the Popup is opened.  
     Property (Inherited from Microsoft.Maui.IView)
     Property (Inherited from Microsoft.Maui.IView)
     Property (Inherited from Microsoft.Maui.IView)
     Property (Inherited from Microsoft.Maui.IView)
     Property (Inherited from Microsoft.Maui.IView)
     Property (Inherited from Microsoft.Maui.IView)
     Property (Inherited from Microsoft.Maui.IElement)
     Property (Inherited from Microsoft.Maui.ITransform)
     Property (Inherited from Microsoft.Maui.ITransform)
     Property (Inherited from Microsoft.Maui.ITransform)
     Property (Inherited from Microsoft.Maui.ITransform)
     Property (Inherited from Microsoft.Maui.ITransform)
     Property (Inherited from Microsoft.Maui.ITransform)
     Property (Inherited from Microsoft.Maui.IView)
     Property (Inherited from Microsoft.Maui.IView)
     Property (Inherited from Microsoft.Maui.ITransform)
     Property (Inherited from Microsoft.Maui.ITransform)
     Property (Inherited from Microsoft.Maui.IView)
     Property (Inherited from Microsoft.Maui.IView)
     Property (Inherited from Microsoft.Maui.IView)
     PropertyGets the Window associated with the Popup.   
     Property (Inherited from Microsoft.Maui.IView)
    Top
    Public Methods
     NameDescription
     Method (Inherited from Microsoft.Maui.IView)
     MethodCloses the Popup.   
     Method (Inherited from Microsoft.Maui.IView)
     Method (Inherited from Microsoft.Maui.IVisualTreeElement)
     Method (Inherited from Microsoft.Maui.IVisualTreeElement)
     Method (Inherited from Microsoft.Maui.IView)
     Method (Inherited from Microsoft.Maui.IView)
     Method (Inherited from Microsoft.Maui.IView)
     MethodOpens the Popup.  
     Method (Inherited from Microsoft.Maui.IView)
     MethodUpdates the Popup's size.  
    Top
    See Also