init(minimumInterval : Double?, paused: Bool)
Create a pausable schedule of dates updating at a frequency no more quickly than the provided interval.
Availability 有効性
Technology
struct AnimationTimelineSchedule
You can also use animation(minimum
to construct this schedule.
init(minimumInterval : Double?, paused: Bool)
func entries(from: Date, mode: TimelineScheduleMode ) -> AnimationTimelineSchedule .Entries
struct Entries
struct EveryMinuteTimelineSchedule
struct ExplicitTimelineSchedule
struct PeriodicTimelineSchedule