API Docs for: 0.0.2
Show:

layout.SlideIn Class

Layout where first child slides in from the left on demand

Item Index

Methods

Methods

hide

()

hide menu

Example:

view.getLayout().hide();

show

()

Show menu

Example:

view.getLayout().show();

toggle

()

Toggle between show and hide