MKAnnotationCalloutInfoDidChange
A property to observe to determine when the title or subtitle information of an annotation object changes.
Declaration
static let MKAnnotationCalloutInfoDidChange: NSNotification.NameDiscussion
This notification supports legacy applications and is no longer necessary. MapKit tracks changes to the title and subtitle of an annotation using KVO notifications.