PopupMenu.isItemSeparator

Return whether the item is a separator. If it is, it would be displayed as a line.

struct PopupMenu
@nogc nothrow const
bool
isItemSeparator
(
in long idx
)

Meta