Delivered when focus moves — via Tab traversal or programmatically with
Tuix.App.focus/2 / Tuix.App.blur/1.
id is the newly focused element id (nil after a blur) and from is
the previously focused id (nil when nothing was focused).
Delivered when focus moves — via Tab traversal or programmatically with
Tuix.App.focus/2 / Tuix.App.blur/1.
id is the newly focused element id (nil after a blur) and from is
the previously focused id (nil when nothing was focused).