Type Alias: UiDialogResultCancelled
UiDialogResultCancelled =
object
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/UiSystem/UiDialogView.tsx:17
A result of a cancelled request from a UiDialogView.
Properties
wasCancelled
wasCancelled:
true
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/UiSystem/UiDialogView.tsx:19
Indicates that the dialog was cancelled.