NavigationView.popOnEscape

Get popOnEscape property.

  1. bool popOnEscape [@property getter]
    class NavigationView
    @property
    bool
    popOnEscape
    ()
  2. bool popOnEscape [@property setter]

Return Value

Type: bool

Whether pressing Escape pops the current page.

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