The members of HealthKit.HKWorkout are listed below.
See Also: Inherited members from HealthKit.HKSample
| A constructor that initializes the object from the data stored in the unarchiver object. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | Duration | double. Documentation for this section has not yet been entered. |
| [read-only] static | SortIdentifierDuration | Foundation.NSString. Represents the value associated with the constant HKWorkoutSortIdentifierDuration |
| [read-only] static | SortIdentifierTotalDistance | Foundation.NSString. Represents the value associated with the constant HKWorkoutSortIdentifierTotalDistance |
| [read-only] static | SortIdentifierTotalEnergyBurned | Foundation.NSString. Represents the value associated with the constant HKWorkoutSortIdentifierTotalEnergyBurned |
| [read-only] | TotalDistance | HKQuantity. Documentation for this section has not yet been entered. |
| [read-only] | TotalEnergyBurned | HKQuantity. Documentation for this section has not yet been entered. |
| [read-only] | WorkoutActivityType | HKWorkoutActivityType. Documentation for this section has not yet been entered. |
| [read-only] | WorkoutEvents | HKWorkoutEvent[]. Documentation for this section has not yet been entered. |
static | Create(HKWorkoutActivityType, Foundation.NSDate, Foundation.NSDate)Documentation for this section has not yet been entered. | |
static | Create(HKWorkoutActivityType, Foundation.NSDate, Foundation.NSDate, HKWorkoutEvent[], HKQuantity, HKQuantity, Foundation.NSDictionary)Documentation for this section has not yet been entered. | |
static | Create(HKWorkoutActivityType, Foundation.NSDate, Foundation.NSDate, HKWorkoutEvent[], HKQuantity, HKQuantity, HKMetadata)Documentation for this section has not yet been entered. | |
static | Create(HKWorkoutActivityType, Foundation.NSDate, Foundation.NSDate, double, HKQuantity, HKQuantity, Foundation.NSDictionary)Documentation for this section has not yet been entered. | |
static | Create(HKWorkoutActivityType, Foundation.NSDate, Foundation.NSDate, double, HKQuantity, HKQuantity, HKMetadata)Documentation for this section has not yet been entered. | |