Fires before the mobile View becomes visible. The event can be prevented by calling the
preventDefault
method of the event parameter, in case a redirection should happen.
Event data
-
view
: jQuery
- The mobile view instance
Fires when the mobile View becomes hidden.
Event data
-
view
: jQuery
- The mobile view instance
Fires after the mobile View and its child widgets are initialized.
Event data
-
view
: jQuery
- The mobile view instance
Fires when the mobile View becomes visible.
Event data
-
view
: jQuery
- The mobile view instance