Activate focused element programmatically #191
Unanswered
jose-torres-marin
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Hi @jose-torres-marin , The function you need is already implemented in The function will be called only when your focusable element is actually You can reed more details at: https://devportal.noriginmedia.com/docs/Norigin-Spatial-Navigation/#onenterpress-function |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to trigger an element's onEnterPress. I am writing a script to do "journeys" in my app. I can move around using
navigateByDirection, but I can't find a way to press ENTER. It might be useful to have a function in SpatialNavigation service that's essentially like this:Otherwise, what would be the best way to achieve this?
Many thanks
Beta Was this translation helpful? Give feedback.
All reactions