HKActivitySummary.AppleExerciseTime Property

Definition

Gets or sets the time spent exercising during the day.

public virtual HealthKit.HKQuantity AppleExerciseTime { [Foundation.Export("appleExerciseTime", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setAppleExerciseTime:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.AppleExerciseTime : HealthKit.HKQuantity with get, set

Property Value

The time spent exercising during the day.

Attributes

Applies to