xtd - Reference Guide
0.1.2
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
#include "ustring.h"
Contains xtd::console_modifiers enum class.
Go to the source code of this file.
Namespaces | |
namespace | xtd |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
Enumerations | |
enum class | xtd::console_modifiers { xtd::console_modifiers::alt , xtd::console_modifiers::shift , xtd::console_modifiers::control } |
Represents the SHIFT, ALT, and CTRL modifier keys on a keyboard. More... | |