repeats property

bool repeats
getter/setter pair

Indicates whether the notification should be delivered once (false) or rescheduled each time it's delivered (true).

Implementation

bool repeats;