ResolvedSectionStyle
pixi-wheels / index / ResolvedSectionStyle
Interface: ResolvedSectionStyle
Defined in: config/types.ts:99
Every style field resolved, as a skin receives it.
Properties#
| Property | Type | Defined in |
|---|---|---|
alpha | number | config/types.ts:101 |
fill | number | config/types.ts:100 |
labelColor | number | config/types.ts:103 |
labelFit | FitMode | config/types.ts:109 |
labelFont | string | config/types.ts:105 |
labelOrientation | LabelOrientation | config/types.ts:107 |
labelRadius | number | config/types.ts:108 |
labelSize | number | config/types.ts:104 |
labelWeight | string | config/types.ts:106 |
stroke | number | null | config/types.ts:102 |