Forum Discussion
joetesta
9 years agoRoku Guru
Key event handling is easy to set up in XML by including an onKeyEvent() function in the <script> element. When the XML component or its children have the key focus, the onKeyEvent() function will be called whenever an unhandled key event bubbles up the focus chain to the XML component.
https://sdkdocs.roku.com/pages/viewpage.action?pageId=1608547
https://sdkdocs.roku.com/pages/viewpage.action?pageId=1608547
Related Content
- 8 months ago
- 8 months ago
- 10 months ago