IconSubDir.minSize

The minimum size that the icons in this directory can be scaled to. Defaults to the value of Size if not present.

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

Return Value

Type: uint

The value associated with "MinSize" key converted to an unsigned integer, or size() if the value is not present or not a number.

See Also

Meta