PeekAlert
androidJvm
PeekAlert
/
dev.mooner.peekalert
/
PeekAlertBuilder
/
TextBuilder
Text
Builder
class
TextBuilder
(
content
:
String
,
context
:
Context
)
Members
Constructors
Text
Builder
Link copied to clipboard
constructor
(
content
:
String
,
context
:
Context
)
Functions
text
Color
Link copied to clipboard
fun
textColor
(
@
ColorRes
res
:
Int
?
=
null
,
@
ColorInt
value
:
Int
?
=
null
)
Properties
text
Size
Link copied to clipboard
var
textSize
:
Float
?
typeface
Link copied to clipboard
var
typeface
:
Typeface
?