CNContactStore.Notifications Class

Definition

Contains contact store notifications.

public static class CNContactStore.Notifications
type CNContactStore.Notifications = class
Inheritance
CNContactStore.Notifications

Methods

ObserveNotificationDidChange(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the P:Contacts.CNContactStore.NotificationDidChangeNotification constant.

ObserveNotificationDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the P:Contacts.CNContactStore.NotificationDidChangeNotification constant.

Applies to