HKActivitySummary.AppleExerciseTimeGoal 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 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