Contents

topCandidates(_:)

Requests the top candidates for a recognized text string.

Declaration

func topCandidates(_ maxCandidateCount: Int) -> [RecognizedText]

Parameters

  • maxCandidateCount:

    The maximum number of candidates to return, up to 10.

See Also

Getting the recognized text