QRCode-Kotlin
Toggle table of contents
4.3.0
common
Platform filter
common
Switch theme
Search in API
QRCode-Kotlin
QRCode-Kotlin
/
qrcode.shape
/
RoundSquaresShapeFunction
/
RoundSquaresShapeFunction
Round
Squares
Shape
Function
@
JvmOverloads
constructor
(
squareSize
:
Int
=
DEFAULT_CELL_SIZE
,
radius
:
Int
=
defaultRadius(squareSize)
,
innerSpace
:
Int
=
defaultInnerSpace(squareSize)
)
(
source
)