IconSubDir.maxSize

The maximum 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
maxSize
()

Return Value

Type: uint

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

See Also

Meta