setTitleTextAppearance

open fun setTitleTextAppearance(@NonNull context: Context, @StyleRes resId: Int)

Set the text appearance of the title.

Parameters

context

The context of the title text appearance.

resId

The resource id of the title text appearance.