Attributes
| Name |
|---|
| IsActive |
| SpeedRatio |
| Mode |
Mode
| Name | Style Name |
|---|---|
| Wave | LoadingIndicatorWaveStyle |
| Arcs | LoadingIndicatorArcsStyle |
| ArcsRing | LoadingIndicatorArcsRingStyle |
| DoubleBounce | LoadingIndicatorDoubleBounceStyle |
| FlipPlane | LoadingIndicatorFlipPlaneStyle |
| Pulse | LoadingIndicatorPulseStyle |
| Ring | LoadingIndicatorRingStyle |
| ThreeDots | LoadingIndicatorThreeDotsStyle |
| Bar | |
| Cog | |
| Cupertino | |
| DotCircle | |
| Grid | |
| Piston | |
| Ring2 | |
| Swirl | |
| Twist |
Example
xml
<dev:LoadingIndicator />
<dev:LoadingIndicator Mode="Arcs" />
<dev:LoadingIndicator Mode="ArcsRing" />
<dev:LoadingIndicator Mode="DoubleBounce" />
<dev:LoadingIndicator Mode="FlipPlane" />
<dev:LoadingIndicator Mode="Pulse" />
<dev:LoadingIndicator Mode="Ring" />
<dev:LoadingIndicator Mode="ThreeDots" />you can run demo and see this feature.
