getIconTintMode

abstract fun getIconTintMode(): @Nullable PorterDuff.Mode(source)

Returns the blending mode used to apply the tint to this item's icon, if specified.

Return

the blending mode used to apply the tint to this item's icon

See also