BackgroundSizes

object BackgroundSizes

Predefined values for the background-size property. Should be used as expression result in BackgroundContext.size, BackgroundSizeContext.horizontal or BackgroundSizeContext.vertical.

Properties

auto
Link copied to clipboard
const val auto: BackgroundSizeProperty
contain
Link copied to clipboard
const val contain: BackgroundSizeProperty
cover
Link copied to clipboard
const val cover: BackgroundSizeProperty