No overview available.
SDKs
- iOS 6.0+
- macOS 10.9+
- Mac Catalyst 13.0+
- watchOS 2.0+
Framework
- Event
Kit
Declaration
var priority: Int { get set }
No overview available.
SDKs
Framework
var priority: Int { get set }
enum EKReminder Priority
The event's priority.
var start Date Components: Date Components?
The start date of the task.
var due Date Components: Date Components?
The date by which the reminder should be completed.
var is Completed: Bool
A Boolean value determining whether or not the reminder is marked completed.
var completion Date: Date?
The date on which the reminder was completed.