HMAccessoryProfile.UniqueIdentifier 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.
A unique identifier for the Accessory.
public virtual Foundation.NSUuid UniqueIdentifier { [Foundation.Export("uniqueIdentifier", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.UniqueIdentifier : Foundation.NSUuid
Property Value
- Attributes
Remarks
The identifier persists until the accessory is removed from the Home. If removed and re-added, the accessory may have a different identifier.