HKDevice.LocalIdentifier 属性

定义

的设备 HKDevice非quid 标识符。

public virtual string LocalIdentifier { [Foundation.Export("localIdentifier")] get; }
member this.LocalIdentifier : string

属性值

(即将推出有关此节点的更多文档)

此值可为 null

属性

注解

此标识符仅对运行此代码的设备是唯一的。 如果同一物理设备连接到不同的 iOS 设备,它将具有不同的 LocalIdentifier

适用于