Hydra core
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Hydra core
Hydra core
/
knf.hydra.core.models
/
ProfileTab
/
Info
Info
class
Info
(
name
:
String
,
val
dataSections
:
List
<
ExtraSection
>
)
:
ProfileTab
Info tab with several sections
Members
Constructors
Info
Link copied to clipboard
constructor
(
name
:
String
,
dataSections
:
List
<
ExtraSection
>
)
Properties
data
Sections
Link copied to clipboard
val
dataSections
:
List
<
ExtraSection
>