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
/
PilotRichText
/
TextBuilder
Text
Builder
class
TextBuilder
Members
Constructors
Text
Builder
Link copied to clipboard
constructor
(
)
Properties
length
Link copied to clipboard
val
length
:
Int
Functions
add
Style
Link copied to clipboard
fun
addStyle
(
resource
:
PilotTextStyleResource
,
styledText
:
String
)
fun
addStyle
(
resource
:
PilotTextStyleResource
,
start
:
Int
,
end
:
Int
)
append
Link copied to clipboard
fun
append
(
str
:
String
)
:
PilotRichText.TextBuilder
to
Content
Link copied to clipboard
fun
toContent
(
)
:
PilotRichText.Content.Text