QRCode-Kotlin
Toggle table of contents
4.5.0
android
Platform filter
android
Switch theme
Search in API
QRCode-Kotlin
QRCode-Kotlin
/
qrcode.render.graphics
/
AndroidDrawingInterface
/
drawLine
draw
Line
android
abstract
fun
drawLine
(
x1
:
Int
,
y1
:
Int
,
x2
:
Int
,
y2
:
Int
,
color
:
Int
,
thickness
:
Double
)
(
source
)