isDetached
A Boolean value that indicates whether an event is a detached instance of a repeating event.
Declaration
var isDetached: Bool { get }Discussion
This value is true if and only if the event is part of a repeating event and one or more of its attributes have been modified from the repeating event’s default attributes.