View source
interface IIndeterminateSkin
package feathers.skins
extends IProgrammaticSkin
extended by DotsActivitySkin
A skin that indicates that an activity of indeterminate length is currently
happening. The skin's indeterminatePosition
property may be used to
animate its appearance over time.
Available since
1.1.0
.See also:
Variables
indeterminatePosition:Float
Set to a value in the range between 0.0
and 1.0
over time to animate
the skin's appearance.
Available since
1.1.0
.