KitePDF
Toggle table of contents
0.6.1
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KitePDF
kitepdf-compose-viewer
/
io.github.yuroyami.kitepdf.compose
/
PdfSelectionHandlePainter
/
drawHandle
draw
Handle
abstract
fun
DrawScope
.
drawHandle
(
edge
:
PdfSelectionHandleEdge
,
x
:
Float
,
top
:
Float
,
bottom
:
Float
,
color
:
Color
)