periodic
A repeat behavior that prefers to repeat indefinitely using periodic animations. Periodic animations play the effect at regular intervals starting and stopping each time.
Declaration
static var periodic: SymbolEffectOptions.RepeatBehavior { get }Return Value
A new behavior that prefers to repeat indefinitely using periodic animation.