setTintMode

open fun setTintMode(@NonNull drawable: Drawable, @Nullable tintMode: PorterDuff.Mode)(source)

Specifies a tint blending mode for drawable.

Parameters

drawable

The Drawable against which to invoke the method.

tintMode

A Porter-Duff blending mode