<arc>
Content Wallpaper
Arc gauge for circular data visualization.
Example
<arc value="{sun:dayProgress | scale:0:100:0:1}" color="#FFA726" size="48dp" /> Attributes
| Name | Type | Default | Description |
|---|---|---|---|
value | String | — | Arc progress (0.0–1.0) |
color | Color | — | Arc color |
size | Dp | — | Arc diameter |
strokeWidth | Dp | — | Arc stroke width |
strokeCap | String | round | Stroke cap. |