viewmodel-pilot
Toggle table of contents
0.4.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
viewmodel-pilot
components
/
com.mirego.pilot.components
/
PilotRichTextRange
Pilot
Rich
Text
Range
data
class
PilotRichTextRange
(
val
start
:
Int
,
val
end
:
Int
,
val
span
:
PilotRichTextSpan
)
Members
Constructors
Pilot
Rich
Text
Range
Link copied to clipboard
constructor
(
start
:
Int
,
end
:
Int
,
span
:
PilotRichTextSpan
)
Properties
end
Link copied to clipboard
val
end
:
Int
span
Link copied to clipboard
val
span
:
PilotRichTextSpan
start
Link copied to clipboard
val
start
:
Int