Builder

class Builder(array: TypedArray)

Constructors

Link copied to clipboard
constructor(array: TypedArray)

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun font(@StyleableRes assetsPath: Int, @StyleableRes resId: Int): TextStyle.Builder
fun font(@StyleableRes assetsPath: Int, @StyleableRes resId: Int, defaultFont: Typeface): TextStyle.Builder
Link copied to clipboard
fun fontAssetsPath(@StyleableRes assetsPath: Int, defValue: String?): TextStyle.Builder
Link copied to clipboard
Link copied to clipboard
fun hint(@StyleableRes ref: Int, defValue: String): TextStyle.Builder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun style(@StyleableRes ref: Int, defValue: Int): TextStyle.Builder