module documentation
Applications - Launcher for all Picoware apps.
| Function | run |
Run the app. |
| Function | start |
Start the app. |
| Function | stop |
Stop the app. |
| Variable | _app |
Undocumented |
| Variable | _applications |
Undocumented |
| Variable | _applications |
Undocumented |
Start the app.
| Parameters | |
viewViewManager | The view manager context. |
| Returns | |
bool | True on success. |