HdyNavigationDirection

HdyNavigationDirection — Swipe navigation directions.

Types and Values

Object Hierarchy

    GEnum
    ╰── HdyNavigationDirection

Description

Functions

Types and Values

enum HdyNavigationDirection

Represents direction of a swipe navigation gesture in HdyDeck and HdyLeaflet.

Members

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

 

Since: 1.0

See Also

HdyDeck, HdyLeaflet