Control.hasIconOverride

Returns true if icon with given name has a valid override in this Control node.

struct Control
@nogc nothrow const
bool
hasIconOverride
(
in String name
)

Meta