Share via


HKCategoryValue Enum

Definition

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

[ObjCRuntime.Native]
public enum HKCategoryValue
[<ObjCRuntime.Native>]
type HKCategoryValue = 
Inheritance
HKCategoryValue
Attributes

Fields

Name Value Description
NotApplicable 0

A category value is not applicable to the category.

Applies to