public class PivotOptions extends Options
| Modifier and Type | Field and Description |
|---|---|
String |
backgroundColor
The background color or fill of the pivot.
|
String |
borderColor
The border or stroke color of the pivot.
|
Integer |
borderWidth
The border or stroke width of the pivot.
|
Integer |
radius
The pixel radius of the pivot.
|
| Constructor and Description |
|---|
PivotOptions() |
@Option public String backgroundColor
@Option public String borderColor
@Option public Integer borderWidth
Copyright © 2018 Fujion Framework. All rights reserved.