Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.util
/
UiText
Ui
Text
sealed
class
UiText
Inheritors
DynamicString
StringResource
Members
Types
Dynamic
String
Link copied to clipboard
data
class
DynamicString
(
val
value
:
String
)
:
UiText
String
Resource
Link copied to clipboard
class
StringResource
(
@
StringRes
val
resId
:
Int
,
val
args
:
Any
)
:
UiText
Functions
as
String
Link copied to clipboard
@
Composable
fun
asString
(
)
:
String
fun
asString
(
context
:
Context
)
:
String