setStartIconTintMode

open fun setStartIconTintMode(@Nullable startIconTintMode: PorterDuff.Mode)

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

Parameters

startIconTintMode

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