HKActivitySummary.AppleStandHoursGoal 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 desired number of distinct hours in which the user stood or moved for at least 1 minute.
public virtual HealthKit.HKQuantity AppleStandHoursGoal { [Foundation.Export("appleStandHoursGoal", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setAppleStandHoursGoal:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.AppleStandHoursGoal : HealthKit.HKQuantity with get, set
Property Value
The desired number of distinct hours in which the user stood or moved for at least 1 minute.
- Attributes