Enum Distribution

enum Distribution : ubyte { ... }

Enum members

NameDescription
center
end
spaceAround
spaceBetween
spaceEvenly
start
stretch