EFQRCodeStyleBasic
public class EFQRCodeStyleBasic : EFQRCodeStyleBase
Basic QR code style implementation.
This class implements the rendering logic for traditional QR codes with customizable alignment, timing, data, and position patterns, as well as icon and backdrop support.
-
Creates a new basic QR code style with the given parameters.
Declaration
Swift
public init(params: EFStyleBasicParams)
Parameters
params
The parameters for the basic style.