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.xml
/
XmlPendingParentElement
Xml
Pending
Parent
Element
data
object
XmlPendingParentElement
:
XmlParentNode
(
source
)
Members
Properties
attributes
Link copied to clipboard
open
override
val
attributes
:
MutableMap
<
String
,
String
>
children
Link copied to clipboard
open
override
val
children
:
MutableSet
<
XmlNode
>
class
Name
Link copied to clipboard
open
override
val
className
:
String
?
=
null
id
Link copied to clipboard
open
override
val
id
:
String
?
=
null
style
Link copied to clipboard
open
override
val
style
:
String
?
=
null
tag
Name
Link copied to clipboard
open
override
val
tagName
:
String