toggle menu
viewmodel-pilot
0.3.3-SNAPSHOT
common
switch theme
search in API
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