PopupMenu.isItemChecked

Return whether the item at index "idx" is checked.

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

Meta