Contents

init(completionHandler:)

Creates a generate person segmentation request with a completion handler.

Declaration

init(completionHandler: VNRequestCompletionHandler? = nil)

Parameters

  • completionHandler:

    A completion handler that processes the resuts of the request.

See Also

Creating a Request