public static class AccessibilityOptions.KeyboardNavigationOptions extends Options
| Modifier and Type | Field and Description |
|---|---|
Boolean |
enabled
Enable keyboard navigation for the chart.
|
AccessibilityOptions.FocusBorderOptions |
focusBorder
Options for the focus border drawn around elements while navigating through them.
|
String |
mode
Set the keyboard navigation mode for the chart.
|
Boolean |
skipNullPoints
Skip null points when navigating through points with the keyboard.
|
| Constructor and Description |
|---|
KeyboardNavigationOptions() |
@Option public final AccessibilityOptions.FocusBorderOptions focusBorder
@Option public String mode
Copyright © 2018 Fujion Framework. All rights reserved.