direction property
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;
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.
final int direction;