|
MōBrowser API
|
The message dialog button. More...
#include <dialogs.hpp>
Public Member Functions | |
| MessageDialogButton (const std::string &label) | |
| MessageDialogButton (const std::string &label, MessageDialogButtonType type) | |
Public Attributes | |
| std::string | label |
| The label of the button. | |
| MessageDialogButtonType | type = MessageDialogButtonType::kNone |
| The type of the button. | |
The message dialog button.