Enumeration

HandyNavigationDirection

since: 1.0

Declaration

enum Handy.NavigationDirection

Description [src]

Describes the direction of a swipe navigation gesture.

Available since: 1.0

Members

Name Description
HDY_NAVIGATION_DIRECTION_BACK

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

HDY_NAVIGATION_DIRECTION_FORWARD

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