popped


Description:

public signal void popped (NavigationPage page)

Emitted after page has been popped from the navigation stack.

See [method@NavigationView.pop].

When using [method@NavigationView.pop_to_page] or [method@NavigationView.pop_to_tag], this signal is emitted for each of the popped pages.

Parameters:

page

the popped page