VNRecognizedObjectObservation Constructors
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.
Overloads
VNRecognizedObjectObservation(NSCoder) | |
VNRecognizedObjectObservation(NSObjectFlag) | |
VNRecognizedObjectObservation(IntPtr) |
VNRecognizedObjectObservation(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public VNRecognizedObjectObservation (Foundation.NSCoder coder);
new Vision.VNRecognizedObjectObservation : Foundation.NSCoder -> Vision.VNRecognizedObjectObservation
Parameters
- coder
- NSCoder
- Attributes
Applies to
VNRecognizedObjectObservation(NSObjectFlag)
protected VNRecognizedObjectObservation (Foundation.NSObjectFlag t);
new Vision.VNRecognizedObjectObservation : Foundation.NSObjectFlag -> Vision.VNRecognizedObjectObservation
Parameters
Applies to
VNRecognizedObjectObservation(IntPtr)
protected internal VNRecognizedObjectObservation (IntPtr handle);
new Vision.VNRecognizedObjectObservation : nativeint -> Vision.VNRecognizedObjectObservation
Parameters
- handle
-
IntPtr
nativeint