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