setIconTintResource

open fun setIconTintResource(@ColorRes iconTintResourceId: Int)

Sets the tint list color resource for the icon shown for this button.

Parameters

iconTintResourceId

Tint list color resource for the icon shown for this button.

See also

setIconTint(ColorStateList)
getIconTint()