BackgroundRepeats

object BackgroundRepeats

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

Properties

Link copied to clipboard
const val inherit: BackgroundRepeatProperty
Link copied to clipboard
const val initial: BackgroundRepeatProperty
Link copied to clipboard
const val noRepeat: BackgroundRepeatProperty
Link copied to clipboard
const val repeat: BackgroundRepeatProperty
Link copied to clipboard
const val repeatX: BackgroundRepeatProperty
Link copied to clipboard
const val repeatY: BackgroundRepeatProperty
Link copied to clipboard
const val round: BackgroundRepeatProperty
Link copied to clipboard
const val space: BackgroundRepeatProperty