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