Class SpinnerStyle
SpinnerStyles used in a SpinnerView.
public abstract class SpinnerStyle
- Inheritance
-
SpinnerStyle
- Derived
- Inherited Members
Properties
- HasSpecialCharacters
Gets whether the current spinner style contains emoji or other special characters.
- Sequence
Gets or sets the frames used to animate the spinner.
- SpinBounce
Gets or sets whether spinner should go back and forth through the Sequence rather than going to the end and starting again at the beginning.
- SpinDelay
Gets or sets the number of milliseconds to wait between characters in the spin. Defaults to the SpinnerStyle's Interval value.