ComposeChangelog
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
ComposeChangelog
core
/
com.michaelflisar.composechangelog.data
/
XMLAttribute
XMLAttribute
data
class
XMLAttribute
(
val
name
:
String
,
val
value
:
String
)
Members
Constructors
XMLAttribute
Link copied to clipboard
constructor
(
name
:
String
,
value
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
value
Link copied to clipboard
val
value
:
String