Type Property 型プロパティ

MKAnnotationCalloutInfoDidChange

Notifies observers that the title or subtitle information of an annotation object changed. 注釈オブジェクトのタイトルまたはサブタイトルが変化したことをオブザーバに通知します。

Declaration 宣言

static let MKAnnotationCalloutInfoDidChange: NSNotification.Name

Discussion 議論

This notification supports legacy applications and is no longer necessary. MapKit tracks changes to the title and subtitle of an annotation using KVO notifications. この通知は、レガシーアプリケーションをサポートします、そしてもはや必須ではありません。MapKitは、注釈のタイトルとサブタイトルに対する変更をKVO通知を使って追跡します。