NavigationView.pushByTag

void pushByTag(string tag)

Pushes the page with the tag tag onto the navigation stack.

If [adw.navigation_view.NavigationView.add] hasn't been called, the page is automatically removed once it's popped.

signalNavigationView::pushed will be emitted for the page.

See [adw.navigation_view.NavigationView.push] and propertyNavigationPage:tag.

Parameters

tagthe page tag