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
/
PathCommand
/
Close
Close
Close
Members
Properties
create
Node
Link copied to clipboard
val
createNode
:
(
values
:
List
<
String
>
,
isRelative
:
Boolean
,
minified
:
Boolean
)
->
PathNodes
name
Link copied to clipboard
expect
val
name
:
String
ordinal
Link copied to clipboard
expect
val
ordinal
:
Int
size
Link copied to clipboard
val
size
:
Int
value
Link copied to clipboard
val
value
:
Char
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
uppercase
Char
Link copied to clipboard
fun
uppercaseChar
(
)
:
Char