Util.removeFocusTracker

struct Util
static
void
removeFocusTracker
()

Parameters

trackerId uint

the id of the focus tracker to remove

Detailed Description

Deprecated: Focus tracking has been dropped as a feature to be implemented by ATK itself. If you need focus tracking on your implementation, subscribe to the state-changed:focused signal.

Removes the specified focus tracker from the list of functions to be called when any object receives focus.

Meta