VNObservation.Uuid 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 this VNObservation.
public virtual Foundation.NSUuid Uuid { [Foundation.Export("uuid", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.Uuid : Foundation.NSUuid
Property Value
The value of the NSUuid will not be the same across multiple recognition attempts.
- Attributes