Spinner
An indeterminate loading indicator.
s0 add spinner
Usage
S0.Spinner()S0.Spinner(size: 32, lineWidth: 3)Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| size | CGFloat | 20 | Diameter of the spinner. |
| lineWidth | CGFloat | 2 | Stroke width of the arc. |
An indeterminate loading indicator.
s0 add spinner
S0.Spinner()S0.Spinner(size: 32, lineWidth: 3)| Name | Type | Default | Description |
|---|---|---|---|
| size | CGFloat | 20 | Diameter of the spinner. |
| lineWidth | CGFloat | 2 | Stroke width of the arc. |