static let abDatabaseChanged : NSNotification.Name
Posted when this process has changed the Address Book database.
このプロセスがAddress Bookデータベースを変更した時に投函されます。
static let abDatabaseChangedExternally : NSNotification.Name
Posted when a process other than the current one has changed the Address Book database.
現在のものとは別のあるプロセスがAddress Bookデータベースを変更した時に投函されます。
static let ABPeoplePickerDisplayedPropertyDidChange : NSNotification.Name
Posted when the displayed property in the record list is changed.
レコードリストの中のdisplayedプロパティが変えられる時に投函されます。
static let ABPeoplePickerGroupSelectionDidChange : NSNotification.Name
Posted when the selection in the group list is changed.
グループリストの中の選択が変えられる時に投函されます。
static let ABPeoplePickerValueSelectionDidChange : NSNotification.Name
Posted when the selection in a multivalue property is changed.
multivalueリストの中の選択が変えられる時に投函されます。