PopupMenu.toggleItemChecked

Toggles the check state of the item of the specified index idx.

struct PopupMenu
@nogc nothrow
void
toggleItemChecked
(
in long idx
)

Meta