Focus textfield after show popup

Hi i would like focus on component after showing popup on Textfield. When i use self.get self.getSibling(‘TextField’).focus() onClick event on button all is ok but i need event if view showing or not button.
Where is this event ?
Can you help me, please.

And if i use this in Session events on statup it dosent work it:(