Enumeration

AdwNavigationDirection

Declaration

enum Adw.NavigationDirection

Description [src]

Describes the direction of a swipe navigation gesture.

Members

ADW_NAVIGATION_DIRECTION_BACK

Corresponds to start or top, depending on orientation and text direction.

  • Value: 0
  • Available since: 1
ADW_NAVIGATION_DIRECTION_FORWARD

Corresponds to end or bottom, depending on orientation and text direction.

  • Value: 1
  • Available since: 1