Function ItemList.iconScale
The scale of icon applied after fixedIconSize
and transposing takes effect.
double iconScale() nothrow @property @nogc;
void iconScale
(
double v
) nothrow @property @nogc;
The scale of icon applied after fixedIconSize
and transposing takes effect.
double iconScale() nothrow @property @nogc;
void iconScale
(
double v
) nothrow @property @nogc;