PopupMenu.getItemId

Returns the id of the item at index idx. id can be manually assigned, while index can not.

struct PopupMenu
@nogc nothrow const
long
getItemId
(
in long idx
)

Meta