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

Method begin_focus

lib/src/element/element.cpp:512–514  ·  view source on GitHub ↗

* \brief * Begins the focus on the element. * * This member function is called when the element is about to become * focus. When an element becomes the focus, it will be the one * receiving key and text inputs. It should be overridden in derived * classes to provide specific functionality for when the element * begins to have focus. * * Elem

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