init(completionHandler:)
Creates a new 3D body pose request with a completion handler.
Declaration
init(completionHandler: VNRequestCompletionHandler? = nil)Parameters
- completionHandler:
The block to invoke after the request finishes processing.
Creates a new 3D body pose request with a completion handler.
init(completionHandler: VNRequestCompletionHandler? = nil)The block to invoke after the request finishes processing.