DXPopup Events
A popup view that you can attach to any view on the screen or show as a separate dialog.Name | Description |
---|---|
Batch |
Occurs when a batch of property changes have been committed by calling Batch |
Binding |
Occurs when the value of the Binding |
Child |
Raised whenever a child element is added to the element. Inherited from Element. |
Child |
Raised whenever a child element is removed from the element. Inherited from Element. |
Children |
Occurs when the order of this element’s children changes.
Inherited from Visual |
Closed |
Occurs after the pop-up view closes.
Inherited from DXPopup |
Closing |
Occurs before the pop-up view closes and allows you to prevent the action.
Inherited from DXPopup |
Closing |
Occurs after the pop-up view closing animation completes.
Inherited from DXPopup |
Closing |
Occurs before the pop-up view closing animation starts.
Inherited from DXPopup |
Descendant |
Raised whenever a child element is added to the element’s subtree. Inherited from Element. |
Descendant |
Raised whenever a child element is removed from the elements subtree. Inherited from Element. |
Focus |
Occurs when a focus change is requested.
Inherited from Visual |
Focused |
Occurs when this element is focused.
Inherited from Visual |
Measure |
Occurs when the current measure of an element has been invalidated.
Inherited from Visual |
Opened |
Occurs after the pop-up view appears.
Inherited from DXPopup |
Opening |
Occurs before the pop-up view appears and allows you to prevent the action.
Inherited from DXPopup |
Opening |
Occurs after the pop-up view opening animation completes.
Inherited from DXPopup |
Opening |
Occurs before the pop-up view opening animation starts.
Inherited from DXPopup |
Property |
Occurs when a property value changes.
Inherited from Bindable |
Property |
Occurs when a property value is changing.
Inherited from Bindable |
Size |
Occurs when the size of an element changed.
Inherited from Visual |
Unfocused |
Occurs when this element is unfocused.
Inherited from Visual |