navigate


Description:

public bool navigate (NavigationDirection direction)

Navigates to the previous or next child.

The child must have the [property@LeafletPage:navigatable] property set to `TRUE`, otherwise it will be skipped.

This will be the same child as returned by [[email protected]_adjacent_child] or navigated to via swipe gestures.

Parameters:

this

a leaflet

direction

the direction

Returns:

whether the visible child was changed




2022 vala-language.org