User Tools

Site Tools


built_in:add_drawer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
built_in:add_drawer [2018/05/20 23:41]
geez437 created
built_in:add_drawer [2018/05/21 07:41] (current)
Line 2: Line 2:
 Use the AddDrawer method to add a layout as drawer to the App. They can be located on the left or right side in your app and can be shown when sliding the finger from the border to the middle of the screen. Use the AddDrawer method to add a layout as drawer to the App. They can be located on the left or right side in your app and can be shown when sliding the finger from the border to the middle of the screen.
  
-Note: Drawer layouts are equal to normal layouts - they are just added to the app via addDrawer() instead of addLayout()+Note: Drawer layouts are equal to normal layouts - they are just added to the app via addDrawer() instead of [[built_in:add_layout|addLayout()]]
  
 <code>app.AddDrawer( layout, side, width );</code> <code>app.AddDrawer( layout, side, width );</code>
built_in/add_drawer.1526859663.txt.gz ยท Last modified: 2018/05/21 07:41 (external edit)