Util.removeFocusTracker

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

class Util
static
void
removeFocusTracker
()

Parameters

trackerId uint

the id of the focus tracker to remove

Meta