NavigationView.navigationStack

Get navigationStack property.

class NavigationView
@property
navigationStack
()

Return Value

Type: gio.list_model.ListModel

A list model that contains the pages in navigation stack.

The pages are sorted from root page to visible page.

This can be used to keep an up-to-date view.