IconSize.fromName

Looks up the icon size associated with name.

class IconSize
static
fromName
(
string name
)

Parameters

name string

the name to look up.

Return Value

the icon size with the given name.

Meta