Represents an event that occurs within a dialog, providing details such as its name, whether it should bubble to parent contexts, and any associated value.
Flag indicating whether the event will be bubbled to the parent DialogContext.
DialogContext
Name of the event being raised.
Optional
Optional. Value associated with the event.
Represents an event that occurs within a dialog, providing details such as its name, whether it should bubble to parent contexts, and any associated value.