HKActivitySummary.AppleExerciseTimeGoal Property

Definition

Gets or sets the target time spent exercising during the day.

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

Property Value

The target time spent exercising during the day.

Attributes

Applies to