class TextForm
TextFrom is an attribute class what has some attributes about TextView for customizing popup texts easily.
Builder |
Builder class for TextForm. class Builder |
<init> |
TextFrom is an attribute class what has some attributes about TextView for customizing popup texts easily. TextForm(builder: Builder) |
text |
val text: CharSequence? |
textColor |
val textColor: Int |
textSize |
val textSize: Float |
textStyle |
val textStyle: Int |
textStyleObject |
val textStyleObject: Typeface? |