OptionButton.addSeparator

Add a separator to the list of items. Separators help to group items. Separator also takes up an index and is appended at the end.

struct OptionButton
@nogc nothrow
void
addSeparator
()

Meta