toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.vector.format
/
SVG
/
CSSDeclarations
CSSDeclarations
class
CSSDeclarations
Members
Constructors
CSSDeclarations
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
props
Link copied to clipboard
val
props
:
LinkedHashMap
<
String
,
String
>
Functions
parse
Link copied to clipboard
fun
parse
(
str
:
String
)
:
SVG.CSSDeclarations
parse
Link copied to clipboard
fun
StrReader
.
parse
(
)
:
SVG.CSSDeclarations
parse
Css
Decl
Link copied to clipboard
fun
StrReader
.
parseCssDecl
(
)
read
Css
Id
Link copied to clipboard
fun
StrReader
.
readCssId
(
)
:
String