Skip to main content
Participant
February 15, 2012
Question

Status Bar Click Event

  • February 15, 2012
  • 2 replies
  • 629 views

Hi.

i have one question.

In the iphone, when I click on the status bar, in application the page automatically scrolls to the top. how to do this in a flex mobile?

Regards

This topic has been closed for replies.

2 replies

Mark.fromOP
Inspiring
January 13, 2013

You can always add your own "Back to Top" button that moves as the user scrolls and when they hit that button the page scrolls back up, this way you can run your app in full screen mode and get a little more screen space.

Participating Frequently
January 12, 2013

i was looking for an answer on that, but i have this feeling it would requre a native extension... :T