#include "enum.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::none , xtd::console_modifiers::alt , xtd::console_modifiers::shift , xtd::console_modifiers::control } |
Represents the SHIFT, ALT, and CTRL modifier keys on a keyboard. More... | |