HKHealthStore.Notifications Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |