recurrences
Specifies the days on which the trigger can execute.
Declaration
var recurrences: [DateComponents]? { get }Discussion
This property represents the days of the week that the trigger recurs; the trigger ignores all properties other than weekday on the DateComponents object.