Antkeeper  0.0.1
Namespaces | Enumerations
display-orientation.hpp File Reference
#include <cstdint>

Go to the source code of this file.

Namespaces

 app
 

Enumerations

enum class  app::display_orientation : std::uint8_t {
  app::unknown , app::landscape , app::landscape_flipped , app::portrait ,
  app::portrait_flipped
}
 Display orientations. More...