×

Create QR Code

iOS 14 +

Notes

Creates a QR for the given text.

Syntax

createQR(text: <#String (Allows Variables)#>, correction: <#Enumeration (WFQRErrorCorrectionLevel)#>)

Example

createQR(text: "https://www.youtube.com/watch?v=dQw4w9WgXcQ", correction: Medium)