VerticalAlignValues

object VerticalAlignValues : PropertyValues

Predefined values for the vertical-align property. Should be used as expression result in Layout.verticalAlign.

Properties

Link copied to clipboard
const val baseline: VerticalAlignProperty
Link copied to clipboard
const val bottom: VerticalAlignProperty
Link copied to clipboard
const val inherit: VerticalAlignProperty
Link copied to clipboard
const val initial: VerticalAlignProperty
Link copied to clipboard
open override val key: String
Link copied to clipboard
const val middle: VerticalAlignProperty
Link copied to clipboard
const val sub: VerticalAlignProperty
Link copied to clipboard
const val super: VerticalAlignProperty
Link copied to clipboard
const val textBottom: VerticalAlignProperty
Link copied to clipboard
const val textTop: VerticalAlignProperty
Link copied to clipboard
const val top: VerticalAlignProperty
Link copied to clipboard
const val unset: VerticalAlignProperty