ItemList.iconScale

The scale of icon applied after fixedIconSize and transposing takes effect.

  1. double iconScale [@property getter]
  2. double iconScale [@property setter]
    struct ItemList
    @nogc nothrow @property
    void
    iconScale
    (
    double v
    )

Meta