Loader Components

Loader components run a timeline in a loop, indicating that processing is occurring. The view is automatically hidden upon initialization.

Requirements

Class CYIActivityIndicatorView
Component Type loader
Component Sub-Type None
Example Layer Comment componentType:loader; class:CYIActivityIndicatorView;

Required Timeline Markers

Marker Description
Loop While active, the indicator runs this timeline in a loop.

Optional Timeline Markers

Marker Description
In The timeline that’s run to reveal the indicator when it starts (that is, fade in).
Out the timeline that’s run to hide the indicator when it stops (that is, fade out).

Properties

Property Description Input Values
Clipping Allows the layers overflow to be displayed or clipped so the overflow isn’t visible outside the bounds of the composition. Default On Off