setTextAppearance

open fun setTextAppearance(@Nullable textAppearance: TextAppearance)

Sets this chip's text appearance.

Parameters

textAppearance

This chip's text appearance.


open fun setTextAppearance(context: Context, resId: Int)
open fun setTextAppearance(resId: Int)