Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
form
/
com.michaelflisar.toolbox.form2
/
FormHeader
/
InfoData
Info
Data
class
InfoData
(
val
title
:
String
,
val
info
:
String
)
Members
Constructors
Info
Data
Link copied to clipboard
constructor
(
title
:
String
,
info
:
String
)
Properties
info
Link copied to clipboard
val
info
:
String
title
Link copied to clipboard
val
title
:
String