HKActivitySummary.ActiveEnergyBurnedGoal Property

Definition

Gets or sets the target amount of energy that the user wanted to burn during the day.

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

Property Value

The target amount of energy that the user wanted to burn during the day.

Attributes

Applies to