progressview / com.skydoves.progressview / TextForm

TextForm

class TextForm

TextFrom is an attribute class what has some attributes about TextView for customizing popup texts easily.

Types

Builder

Builder class for TextForm.

class Builder

Constructors

<init>

TextFrom is an attribute class what has some attributes about TextView for customizing popup texts easily.

TextForm(builder: Builder)

Properties

text

val text: CharSequence?

textColor

val textColor: Int

textSize

val textSize: Float

textStyle

val textStyle: Int

textStyleObject

val textStyleObject: Typeface?