Instance Method インスタンスメソッド

entries(from:mode:)

Returns entries at the frequency of the animation schedule.

Declaration 宣言

func entries(from start: Date, mode: TimelineScheduleMode) -> AnimationTimelineSchedule.Entries

Discussion 議論

When in .lowFrequency mode, return no entries, effectively pausing the animation.

See Also 参照

Getting the Sequence of Dates