Platforms to show: All Mac Windows Linux Cross-Platform

Back to VNRequestMBS class.

VNRequestMBS.cancel

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Vision MBS MacFrameworks Plugin 19.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Cancels the request before it can finish executing.

VNRequestMBS.Constructor   Private

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Vision MBS MacFrameworks Plugin 19.4 ✅ Yes ❌ No ❌ No ✅ Yes All
The private constructor.

VNRequestMBS.copy as VNRequestMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Vision MBS MacFrameworks Plugin 19.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Creates a copy of the object.

VNRequestMBS.results as VNObservationMBS()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Vision MBS MacFrameworks Plugin 19.4 ✅ Yes ❌ No ❌ No ✅ Yes All
The collection of VNObservationMBS results generated by request processing.

If the request fails, this property is nil. Otherwise, it contains an array of VNObservationMBS subclasses specific to the VNRequest subclass.
Don't access this property until the request has finished processing.

The items on this page are in the following plugins: MBS MacFrameworks Plugin.


The biggest plugin in space...