remove
Description:
Removes page from this.
If page is currently in the navigation stack, it will be removed once it's popped. Otherwise, it's removed immediately.
See [method@NavigationView.add].
Parameters:
| this |
a navigation view |
| page |
the page to remove |