ItemList.fixedIconSize

The size all icons will be adjusted to. If either X or Y component is not greater than zero, icon size won't be affected.

  1. Vector2 fixedIconSize [@property getter]
    struct ItemList
    @nogc nothrow @property
    Vector2
    fixedIconSize
    ()
  2. Vector2 fixedIconSize [@property setter]

Meta