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.

struct IconSubDir
@nogc @safe const nothrow pure
uint
threshold
()

Return Value

Type: uint

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

Meta