MCPcopy Create free account
hub / github.com/cycfi/elements / enable

Method enable

lib/src/element/element.cpp:455–457  ·  view source on GitHub ↗

* \brief * Enables or disables the element. * * This member function is used to enable or disable the element. When * an element is disabled, it does not respond to user interactions. * * \param state * The new enabled state for the element. True to enable the element, * false to disable it. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected