ItemList.getItemIconRegion

Returns the region of item's icon used. The whole icon will be used if the region has no area.

struct ItemList
@nogc nothrow const
Rect2
getItemIconRegion
(
in long idx
)

Meta