Package org.robovm.apple.healthkit
Class HKHealthStore.Notifications
java.lang.Object
org.robovm.apple.healthkit.HKHealthStore.Notifications
- Enclosing class:
- HKHealthStore
public static class HKHealthStore.Notifications extends Object
-
Constructor Summary
Constructors Constructor Description Notifications() -
Method Summary
Modifier and Type Method Description static NSObjectProtocolobserveUserPreferencesDidChange(HKHealthStore object, VoidBlock1<HKHealthStore> block)
-
Constructor Details
-
Notifications
public Notifications()
-
-
Method Details
-
observeUserPreferencesDidChange
public static NSObjectProtocol observeUserPreferencesDidChange(HKHealthStore object, VoidBlock1<HKHealthStore> block)- Since:
- Available in iOS 8.2 and later.
-