Skip to content

Instantly share code, notes, and snippets.

@paulofierro
Last active September 28, 2021 13:18
Show Gist options
  • Save paulofierro/e375bfc6601f185de9c9b53307183e0d to your computer and use it in GitHub Desktop.
Save paulofierro/e375bfc6601f185de9c9b53307183e0d to your computer and use it in GitHub Desktop.
let request = VNDetectBarcodesRequest(completionHandler: nil)
request.symbologies = [.PDF417]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment