HKCategoryValue Enum
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.
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
Name | Value | Description |
---|---|---|
NotApplicable | 0 | A category value is not applicable to the category. |