DialogResult
Union
DialogResult
type
Represents the possible result types of the Dialog.
Use the DialogResult type to handle the result when a Dialog closes. If the result is a DialogCloseResult, the Close button was clicked.
Otherwise, the value is the configuration of the action button that was clicked. (See example.)
Possible values: