PopupMenu.isItemChecked

Returns true if the item at index idx is checked.

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

Meta