Instance Property インスタンスプロパティ

repeats

A Boolean value indicating whether the activity should be rescheduled after it completes. それが完了した後に活動が再度予定に組まれるべきかどうかを指し示すブール値。

Declaration 宣言

var repeats: Bool { get set }

Discussion 議論

The default value for this property is false. See Configure Scheduler Properties. このプロパティに対する省略時の値はfalseです。スケジューラプロパティを構成設定するを見てください。

See Also 参照

Background Scheduler Attributes バックグラウンドスケジューラ属性