phoenix::Separator

A horizontal separator item, for use with menus. This exists as an object so that you can toggle visibility of separators after menu creation.

struct Separator : Action {
};