Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-node
/
org.meshtastic.feature.node.metrics
/
InfoDialogData
Info
Dialog
Data
data
class
InfoDialogData
(
val
titleRes
:
StringResource
,
val
definitionRes
:
StringResource
,
val
color
:
Color
)
(
source
)
Members
Constructors
Info
Dialog
Data
Link copied to clipboard
constructor
(
titleRes
:
StringResource
,
definitionRes
:
StringResource
,
color
:
Color
)
Properties
color
Link copied to clipboard
val
color
:
Color
definition
Res
Link copied to clipboard
val
definitionRes
:
StringResource
title
Res
Link copied to clipboard
val
titleRes
:
StringResource