Control.hasColor

Returns true if Color with given name and associated with Control of given node_type exists in assigned Theme.

struct Control
@nogc nothrow const
bool
hasColor
(
in String name
,
in String node_type = gs!""
)

Meta