delegate
Delegate NavigationFocusChangedCallback
A callback to invoke whenever navigation focus for a particular controlID moves to a new UIBlock, focused.
Parameters
| Type | Name | Description |
|---|---|---|
| uint | controlID | The unique identifier of the input control whose navigation focus is now set on |
| UIBlock | focused | The UIBlock which will now receive subsequent Navigate.OnSelect events. Can be |