sources
An unordered array of objects that represent accounts that contain calendars.
Declaration
var sources: [EKSource] { get }Discussion
Although this property is an array, the order of the elements in the array isn’t guaranteed.
An unordered array of objects that represent accounts that contain calendars.
var sources: [EKSource] { get }Although this property is an array, the order of the elements in the array isn’t guaranteed.