HKCategoryValue Enum

Definition

Contains a single value that indicates that a category value is not applicable to the category.

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

Fields

NotApplicable 0

A category value is not applicable to the category.

Applies to