Package-level declarations

Types

Link copied to clipboard
actual open class QRCodeGraphics(val width: Int, val height: Int)
expect class QRCodeGraphics(width: Int, height: Int)
actual open class QRCodeGraphics(val width: Int, val height: Int)
actual open class QRCodeGraphics(val width: Int, val height: Int)
Link copied to clipboard

A class used by QRCode to build instances of QRCodeGraphics.