public class LegendNavigationOptions extends Options
| Modifier and Type | Field and Description |
|---|---|
String |
activeColor
The color for the active up or down arrow in the legend page navigation.
|
AnimationOptions |
animation
How to animate the pages when navigating up or down.
|
Integer |
arrowSize
The pixel size of the up and down arrows in the legend paging navigation.
|
Boolean |
enabled
Whether to enable the legend navigation.
|
String |
inactiveColor
The color of the inactive up or down arrow in the legend page navigation.
|
StyleOptions |
style
Text styles for the legend page navigation.
|
| Constructor and Description |
|---|
LegendNavigationOptions() |
@Option public String activeColor
@Option public AnimationOptions animation
@Option public Integer arrowSize
@Option public Boolean enabled
@Option public String inactiveColor
@Option public final StyleOptions style
Copyright © 2018 Fujion Framework. All rights reserved.