Called by the scene assistant during setup to specify the element that will receive focus.
| Argument | Type | Description |
|---|---|---|
| focusedElement | String|Element|null |
String: elementID to focus Element: Element to focus Null: Prevents automatic focus on any element |







0 Comments