HKHealthStore.SaveObjects(HKObject[], Action<Boolean,NSError>) Method
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.
Saves the objects that are contained in objects
and runs completion
when finished.
[Foundation.Export("saveObjects:withCompletion:")]
public virtual void SaveObjects (HealthKit.HKObject[] objects, Action<bool,Foundation.NSError> completion);
abstract member SaveObjects : HealthKit.HKObject[] * Action<bool, Foundation.NSError> -> unit
override this.SaveObjects : HealthKit.HKObject[] * Action<bool, Foundation.NSError> -> unit
Parameters
- objects
- HKObject[]
- Attributes