clear
Removes all activities and resets the navigation controller.
clear(): this
Notes
- This method is called automatically by GlobalContext.clear().
Related
- class ActivityContextA class that contains root activities and the navigation controller, part of the global application context.