NavigationViewGidBuilderImpl.popOnEscape

Set popOnEscape property.

class NavigationViewGidBuilderImpl(T)
T
popOnEscape
(
bool propval
)

Parameters

propval bool

Whether pressing Escape pops the current page.

Applications using adw.navigation_view.NavigationView to implement a browser may want to disable it.

Return Value

Type: T

Builder instance for fluent chaining