HKDevicePropertyKey 类

定义

保存其常量值与 的属性 HKDevice相关的键。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 2, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class HKDevicePropertyKey
type HKDevicePropertyKey = class
继承
HKDevicePropertyKey
属性

属性

FirmwareVersion

保存其常量值与 的属性 HKDevice相关的键。

HardwareVersion

保存其常量值与 的属性 HKDevice相关的键。

LocalIdentifier

保存其常量值与 的属性 HKDevice相关的键。

Manufacturer

保存其常量值与 的属性 HKDevice相关的键。

Model

保存其常量值与 的属性 HKDevice相关的键。

Name

保存其常量值与 的属性 HKDevice相关的键。

SoftwareVersion

保存其常量值与 的属性 HKDevice相关的键。

UdiDeviceIdentifier

保存其常量值与 的属性 HKDevice相关的键。

适用于