SVG to Compose Documentation
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SVG to Compose Documentation
svg-to-compose
/
dev.tonholo.s2c.domain
/
createDashedPathForRect
create
Dashed
Path
For
Rect
fun
StrokeDashArray
.
createDashedPathForRect
(
x
:
Float
,
y
:
Float
,
width
:
Int
,
height
:
Int
,
strokeWidth
:
Int
,
isMinified
:
Boolean
)
:
List
<
PathNodes
>
(
source
)