setBlendMode

inline fun Paint.setBlendMode(blendModeCompat: BlendModeCompat?): Boolean(source)

Convenience method to configure the BlendMode of a Paint in a backward compatible way. This method is a no-op for BlendModes that have no equivalent on older API levels