IconSubDir.size

Nominal size of the icons in this directory.

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

Return Value

Type: uint

The value associated with "Size" key converted to an unsigned integer, or 0 if the value is not present or not a number.

Meta