Contents

AnimationTimelineSchedule

A pausable schedule of dates updating at a frequency no more quickly than the provided interval.

Declaration

struct AnimationTimelineSchedule

Overview

You can also use animation(minimumInterval:paused:) to construct this schedule.

Topics

Creating a schedule

Getting the sequence of dates

See Also

Supporting types