Function PopupMenu.hideOnItemSelection
If true, hides the PopupMenu when an item is selected.
bool hideOnItemSelection() nothrow @property @nogc;
void hideOnItemSelection
(
bool v
) nothrow @property @nogc;