Enum Orientation

Orientation of e.g. layouts

enum Orientation : ubyte { ... }

Enum members

NameDescription
horizontal
vertical