setEndIconTintMode

open fun setEndIconTintMode(@Nullable endIconTintMode: PorterDuff.Mode)

Specifies the blending mode used to apply the tint specified by setEndIconTintList to the end icon drawable. The default mode is SRC_IN.

Parameters

endIconTintMode

the blending mode used to apply the tint, may be null to clear tint