setChipIconVisible

Sets the visibility of this chip's icon using a resource id.

Parameters

id

The resource id for the visibility of this chip's icon.


open fun setChipIconVisible(chipIconVisible: Boolean)

Sets whether this chip's icon is visible.

Parameters

chipIconVisible

The visibility of this chip's icon.