module documentation
System Info - Display system information.
| Function | run |
Run the app and handle scrolling input. |
| Function | start |
Start the app and show system information. |
| Function | stop |
Stop the app and clean up. |
| Function | __set |
Populate the system information text box. |
| Variable | _system |
Undocumented |
Run the app and handle scrolling input.
| Parameters | |
viewViewManager | The view manager instance for display and storage access. |
Start the app and show system information.
| Parameters | |
viewViewManager | The view manager instance for display and storage access. |
| Returns | |
bool | True if the app started. |
Stop the app and clean up.
| Parameters | |
viewViewManager | The view manager instance for display and storage access. |
Populate the system information text box.
| Parameters | |
viewViewManager | The view manager instance for display and storage access. |