15#include "AUI/Reflect/AEnumerate.h"
26 NO_MINIMIZE_MAXIMIZE = 0x1,
36 MODAL = WindowStyle::NO_MINIMIZE_MAXIMIZE | WindowStyle::NO_RESIZE,
#define AUI_ENUM_FLAG(name)
Make a bitfield-style enum class.
Definition AEnumerate.h:227
@ DEFAULT
There's no concrete input action. Let the OS decide which action is the most appropriate.
Definition ATextInputActionIcon.h:36