BackgroundBlendModes

object BackgroundBlendModes

Predefined values for the background-blend-mode property. Should be used as expression result in BackgroundContext.blendMode.

Properties

color
Link copied to clipboard
const val color: BackgroundBlendModeProperty
colorBurn
Link copied to clipboard
const val colorBurn: BackgroundBlendModeProperty
colorDodge
Link copied to clipboard
const val colorDodge: BackgroundBlendModeProperty
darken
Link copied to clipboard
const val darken: BackgroundBlendModeProperty
difference
Link copied to clipboard
const val difference: BackgroundBlendModeProperty
exclusion
Link copied to clipboard
const val exclusion: BackgroundBlendModeProperty
hardLight
Link copied to clipboard
const val hardLight: BackgroundBlendModeProperty
hue
Link copied to clipboard
const val hue: BackgroundBlendModeProperty
lighten
Link copied to clipboard
const val lighten: BackgroundBlendModeProperty
luminosity
Link copied to clipboard
const val luminosity: BackgroundBlendModeProperty
multiply
Link copied to clipboard
const val multiply: BackgroundBlendModeProperty
normal
Link copied to clipboard
const val normal: BackgroundBlendModeProperty
overlay
Link copied to clipboard
const val overlay: BackgroundBlendModeProperty
saturation
Link copied to clipboard
const val saturation: BackgroundBlendModeProperty
screen
Link copied to clipboard
const val screen: BackgroundBlendModeProperty
softLight
Link copied to clipboard
const val softLight: BackgroundBlendModeProperty