setTextStyle

fun setTextStyle(textStyle: Int): TextUIConfig.Builder

Sets a value of android.graphics.Typeface.

  • Typeface.NORMAL

  • Typeface.BOLD

  • Typeface.ITALIC

  • Typeface.BOLD_ITALIC

Return

This Builder object to allow for chaining of calls to set methods.

Since

3.1.1

Parameters

textStyle

The value of text style