getAdjacentChild

fun getAdjacentChild(direction: NavigationDirection): <Error class: unknown class>?

Finds the previous or next navigatable child.

This will be the same child method@Leaflet.navigate or swipe gestures will navigate to.

If there's no child to navigate to, NULL will be returned instead.

See property@LeafletPage:navigatable.

Return

the previous or next child

Parameters

direction

the direction