| java.lang.Object | |
| ↳ | com.pdftron.pdf.widget.toolbar.component.view.TabActionButtonTheme |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public final float | cornerRadius | ||||||||||
| public final int | iconColor | ||||||||||
| public final float | iconSize | ||||||||||
| public final float | strokeWidth | ||||||||||
| public final int | textColor | ||||||||||
| public final float | textSize | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| TabActionButtonTheme(int textColor, int iconColor, float strokeWidth, float cornerRadius, float iconSize, float textSize) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static TabActionButtonTheme | fromContext(Context context) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||