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

Method wants_focus

lib/src/element/element.cpp:485–488  ·  view source on GitHub ↗

* \brief * Checks if the element wants focus. * * This member function is used to check if the element wants to * receive focus. If this function returns true, the element can become * the focus of user interactions. * * \return * Return true if the element wants focus, otherwise false. */

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