Control.hasStyleboxOverride

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

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

Meta