AndroidBottomBar / com.skydoves.androidbottombar.forms / TitleForm / Builder / setTitle

setTitle

fun setTitle(value: CharSequence): Builder

sets the content of the title.

fun setTitle(@StringRes value: Int): Builder

sets the content of the title using string resource.