Enumeration 列挙

TimelineScheduleMode

A mode of operation for timeline schedule updates.

Declaration 宣言

enum TimelineScheduleMode

Overview 概要

A TimelineView provides a mode when calling its schedule’s entries(from:mode:) method. The view chooses a mode based on the state of the system. For example, a watchOS view might request a lower frequency of updates, using the TimelineScheduleMode.lowFrequency mode, when the user lowers their wrist.

Topics 話題

Getting Timeline Schedule Modes

Comparing Modes

Default Implementations 省略時実装

Relationships 関係

Conforms To 次に準拠

See Also 参照

Specifying a Mode