Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-ui
/
org.meshtastic.core.ui.component
/
StyleSpan
Style
Span
data
class
StyleSpan
(
val
range
:
IntRange
,
val
style
:
InlineStyle
)
(
source
)
A non-link inline style applied over a half-open
range
in display-space.
Members
Constructors
Style
Span
Link copied to clipboard
constructor
(
range
:
IntRange
,
style
:
InlineStyle
)
Properties
range
Link copied to clipboard
val
range
:
IntRange
style
Link copied to clipboard
val
style
:
InlineStyle