QrShapesBuilderScope

sealed interface QrShapesBuilderScope

Shapes of QR code elements

Properties

Link copied to clipboard
abstract var ball: QrBallShape

Shape of the QR code eye balls

Link copied to clipboard
abstract var darkPixel: QrPixelShape

Shape of the dark QR code pixels

Link copied to clipboard
abstract var frame: QrFrameShape

Shape of the QR code eye frames

Link copied to clipboard
abstract var lightPixel: QrPixelShape

Shape of the light QR code pixels

Link copied to clipboard
abstract var pattern: QrCodeShape

Shape of the QR code pattern.