setTintMode

@NonNull
open fun setTintMode(mode: @Nullable PorterDuff.Mode): @NonNull IconCompat(source)

Store a blending mode to use whenever this Icon is drawn.

Return

this same object, for use in chained construction

Parameters

mode

a blending mode, as in setTintMode, may be null