Function Control.hasColorOverride

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

bool hasColorOverride (
  const(String) name
) nothrow @nogc const;