kendo.mobile.ui.Layout
Edit this docNo results. Try clearing the filter.
The id of the layout. Required.
The specific platform this layout targets. By default, layouts are displayed
on all platforms.
Fires when a mobile View using the layout becomes hidden.
Event Data
- e.layout
jQuery The mobile layout instance
- e.view
jQuery The mobile view instance
Fires after a mobile Layout and its child widgets is initialized.
Event Data
- e.layout
jQuery The mobile layout instance
Fires when a mobile View using the layout becomes visible.
Event Data
- e.layout
jQuery The mobile layout instance
- e.view
jQuery The mobile view instance