Structure

AnimationTimelineSchedule.Entries

The sequence of dates within a schedule.

Declaration 宣言

struct Entries

Overview 概要

The entries(from:mode:) method returns a value of this type, which is a Sequence of dates in ascending order. A TimelineView that you create with a schedule updates its content at the moments in time corresponding to the dates included in the sequence.

Topics 話題

Supporting Types 支援を行う型

Default Implementations 省略時実装

Relationships 関係

Conforms To 次に準拠

See Also 参照

Getting the Sequence of Dates