HKCumulativeQuantitySeriesSample.Sum Property
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.
Gets the sum of the values in the sample.
public virtual HealthKit.HKQuantity Sum { [Foundation.Export("sum", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Sum : HealthKit.HKQuantity
Property Value
The sum of the values in the sample.
- Attributes