Contents

perform(_:)

Performs a framework request on the handler’s image.

Declaration

final func perform<T>(_ request: T) async throws -> T.Result where T : VisionRequest

See Also

Performing the request