Share via


VNRecognizedObjectObservation.Labels Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Vision.VNClassificationObservation[] Labels { [Foundation.Export("labels", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("labels", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Labels : Vision.VNClassificationObservation[]

Property Value

Attributes

Applies to