public class CommonProgressAnimations

  1. Object
  2. CommonProgressAnimations
A collection of useful progress animations and utility methods.

Nested types

class CommonProgressAnimations.ProgressAnimationBase class for ProgressAnimations
class CommonProgressAnimations.CircleProgressA progress animation that shows an animated circle.
class CommonProgressAnimations.EmptyAnimationAn empty progress animation.
class CommonProgressAnimations.LoadingTextAnimationA progress animation that shows a block of text being typed.

Constructors

public CommonProgressAnimations()

Inherited methods

Constructor details

CommonProgressAnimations

public CommonProgressAnimations()