Control.hasConstant

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

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

Meta