setErrorIconTintMode

open fun setErrorIconTintMode(@Nullable errorIconTintMode: PorterDuff.Mode)

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

Parameters

errorIconTintMode

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