Property
|
JavaScript
|
Type
|
Description
|
Spinner Type
|
icon
|
string
|
Specifies the type of spinner that displays. One of the following:
• Android
• Bubbles
• Circles
• Crescent
• Dots
• iOS
• iOS Small
• Lines
• Ripple
• Spiral
|
Minimum Steps Required for Use
|
What It Looks Like
|
1. Drag and drop a Spinner widget onto the canvas.
2. Select the type of spinner you want to display from the Spinner Type drop-down.
3. Typically the Visible property would be bound to hide or show the Spinner.
For more information about hiding or showing a spinner, see Show and Hide a Spinner.
|