BackgroundPositions

object BackgroundPositions

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

Properties

bottom
Link copied to clipboard
const val bottom: BackgroundPositionProperty
center
Link copied to clipboard
const val center: BackgroundPositionProperty
left
Link copied to clipboard
const val left: BackgroundPositionProperty
right
Link copied to clipboard
const val right: BackgroundPositionProperty
top
Link copied to clipboard
const val top: BackgroundPositionProperty