Function IconSubDir.threshold

The icons in this directory can be used if the size differ at most this much from the desired size. Defaults to 2 if not present.

uint threshold() pure nothrow @nogc @safe const;

Returns

The value associated with "Threshold" key, or 2 if the value is not present or not a number.