Contents

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.

See Also

Background Scheduler Attributes