Xceed Toolkit for Maui v2.0 Documentation
Popup Class Events
Collapse All
Expand All
Members Options: Show All
Members Options: Filtered
Include Inherited Members
Include Protected Members
View with Navigation Tools
Xceed.Maui.Toolkit Assembly
>
Xceed.Maui.Toolkit Namespace
: Popup Class
For a list of all members of this type, see
Popup members
.
Public Events
Name
Description
BindingContextChanged
(Inherited from
Microsoft.Maui.Controls.BindableObject
)
ChildAdded
(Inherited from
Microsoft.Maui.Controls.Element
)
ChildRemoved
(Inherited from
Microsoft.Maui.Controls.Element
)
ChildrenReordered
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
Closed
This event is raised when the
Popup
is closed.
DescendantAdded
(Inherited from
Microsoft.Maui.Controls.Element
)
DescendantRemoved
(Inherited from
Microsoft.Maui.Controls.Element
)
Focused
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
HandlerChanged
(Inherited from
Microsoft.Maui.Controls.Element
)
HandlerChanging
(Inherited from
Microsoft.Maui.Controls.Element
)
Loaded
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
MeasureInvalidated
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
Opened
This event is raised when the
Popup
is opened.
ParentChanged
(Inherited from
Microsoft.Maui.Controls.Element
)
ParentChanging
(Inherited from
Microsoft.Maui.Controls.Element
)
PropertyChanged
(Inherited from
Microsoft.Maui.Controls.BindableObject
)
PropertyChanging
(Inherited from
Microsoft.Maui.Controls.BindableObject
)
SizeChanged
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
Unfocused
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
Unloaded
(Inherited from
Microsoft.Maui.Controls.VisualElement
)
Top
See Also
Reference
Popup Class
Xceed.Maui.Toolkit Namespace