assert dialog result definitions.
Variables | |
constexpr int32_t | ADR_ABORT |
The assert dialog return value is Abort (usually sent from a button labeled Abort). | |
constexpr int32_t | ADR_RETRY |
The assert dialog return value is Retry (usually sent from a button labeled Retry). | |
constexpr int32_t | ADR_IGNORE |
The assert dialog return value is Ignore (usually sent from a button labeled Ignore). | |
|
constexpr |
#include <xtd.core.native/include/xtd/native/assert_dialog_results.h>
The assert dialog return value is Abort (usually sent from a button labeled Abort).
|
constexpr |
#include <xtd.core.native/include/xtd/native/assert_dialog_results.h>
The assert dialog return value is Retry (usually sent from a button labeled Retry).
|
constexpr |
#include <xtd.core.native/include/xtd/native/assert_dialog_results.h>
The assert dialog return value is Ignore (usually sent from a button labeled Ignore).