HKCategoryValueAppleStandHour Enum

Definition

Enumerates whether the user stood or not during an hour.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 2, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HKCategoryValueAppleStandHour
type HKCategoryValueAppleStandHour = 
Inheritance
HKCategoryValueAppleStandHour
Attributes

Fields

Idle 1

The user did not stand.

Stood 0

The user did stand for at least a few minutes.

Applies to