setChipIconSize

open fun setChipIconSize(chipIconSize: Float)

Sets this chip icon's size. If the value is zero or negative, the icon drawable's width and height (up to 24dp) will be used instead.

Parameters

chipIconSize

This chip's icon size.