Control.hasColorOverride

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

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

Meta