HKDevice.LocalIdentifier Property
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.
Device-uniquid identifier for the HKDevice.
public virtual string LocalIdentifier { [Foundation.Export("localIdentifier")] get; }
member this.LocalIdentifier : string
Property Value
(More documentation for this node is coming)
This value can be null
.
- Attributes
Remarks
This identifier is unique only to the device on which this code is running. If the same physical device is connected to a different iOS device, it would have a different LocalIdentifier.