direction property

int direction
final

Direction of navigation through suggestions.

Positive values move down in the list, negative values move up. The magnitude is typically 1 for single-step navigation.

Implementation

final int direction;