Forum Discussion

slingxshot's avatar
slingxshot
Streaming Star
8 years ago

Component initialFocus Question (resetting it)

Hello,

So for <component name="SearchScreen" extends="Group" initialFocus="keyboard">

It works perfectly for the first time the component is focused on. However, when I go off it, lose focus go to another component and come back, it doesn't trigger initialFocus anymore.
How do I reset it? 

I tried m.top.setFocus(false), that didn't work.
No RepliesBe the first to reply