HKHealthStore.Notifications Class

Definition

Class that contains handlers for Health Kit store notifications.

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

Methods

ObserveUserPreferencesDidChange(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the UserPreferencesDidChangeNotification constant.

ObserveUserPreferencesDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the UserPreferencesDidChangeNotification constant.

Applies to