EFStyleParamsDataStyle
public enum EFStyleParamsDataStyle : CaseIterable
Data module styles for QR codes.
-
Rectangular data modules with sharp corners.
Declaration
Swift
case rectangle -
Circular data modules with rounded corners.
Declaration
Swift
case round -
Rounded rectangle data modules with soft corners.
Declaration
Swift
case roundedRectangle
View on GitHub
Install in Dash