HKCumulativeQuantitySeriesSample 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.
A cumulative data series.
[Foundation.Register("HKCumulativeQuantitySeriesSample", true)]
public class HKCumulativeQuantitySeriesSample : HealthKit.HKCumulativeQuantitySample
[<Foundation.Register("HKCumulativeQuantitySeriesSample", true)>]
type HKCumulativeQuantitySeriesSample = class
inherit HKCumulativeQuantitySample
- Inheritance
-
HKCumulativeQuantitySeriesSample
- Attributes
Constructors
| Name | Description |
|---|---|
| HKCumulativeQuantitySeriesSample(NativeHandle) |
A constructor used when creating managed representations of unmanaged objects. Called by the runtime. |
| HKCumulativeQuantitySeriesSample(NSCoder) |
A constructor that initializes the object from the data stored in the unarchiver object. |
| HKCumulativeQuantitySeriesSample(NSObjectFlag) |
Constructor to call on derived classes to skip initialization and merely allocate the object. |
Properties
| Name | Description |
|---|---|
| AccessibilityAttributedUserInputLabels | (Inherited from NSObject) |
| AccessibilityRespondsToUserInteraction | (Inherited from NSObject) |
| AccessibilityTextualContext | (Inherited from NSObject) |
| AccessibilityUserInputLabels | (Inherited from NSObject) |
| Class | (Inherited from NSObject) |
| ClassHandle |
The Objective-C class handle for this class. |
| Count | (Inherited from HKQuantitySample) |
| DebugDescription | (Inherited from NSObject) |
| Description | (Inherited from NSObject) |
| Device | (Inherited from HKObject) |
| EndDate | (Inherited from HKSample) |
| ExposedBindings | (Inherited from NSObject) |
| Handle |
Handle (pointer) to the unmanaged object representation. (Inherited from NSObject) |
| HasUndeterminedDuration | (Inherited from HKSample) |
| IsDirectBinding | (Inherited from NSObject) |
| IsProxy | (Inherited from NSObject) |
| Metadata |
Gets the Health Kit object metadata. (Inherited from HKObject) |
| Quantity | (Inherited from HKQuantitySample) |
| QuantityType | (Inherited from HKQuantitySample) |
| RetainCount | (Inherited from NSObject) |
| SampleType | (Inherited from HKSample) |
| Self | (Inherited from NSObject) |
| Source | (Inherited from HKObject) |
| SourceRevision | (Inherited from HKObject) |
| StartDate | (Inherited from HKSample) |
| Sum | |
| SumQuantity | (Inherited from HKCumulativeQuantitySample) |
| Superclass | (Inherited from NSObject) |
| SuperHandle |
Handle used to represent the methods in the base class for this NSObject. (Inherited from NSObject) |
| Uuid | (Inherited from HKObject) |
| WeakMetadata | (Inherited from HKObject) |
| Zone | (Inherited from NSObject) |