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.
A Boolean value indicating whether the activity should be rescheduled after it completes.
var repeats: Bool { get set }The default value for this property is false. See Configure Scheduler Properties.