Enum StyleProperty

Enumeration of all supported style properties. NOTE: DON'T use case .. case slices on them, because order may be changed in the future.

enum StyleProperty : int { ... }

Enum members

NameDescription
alignContent
alignItems
alignment
alignSelf
bgClip
bgColor
bgImage
bgOrigin
bgPosition
bgRepeat
bgSize
borderBottomColor
borderBottomLeftRadius
borderBottomRightRadius
borderBottomStyle
borderBottomWidth
borderLeftColor
borderLeftStyle
borderLeftWidth
borderRightColor
borderRightStyle
borderRightWidth
borderTopColor
borderTopLeftRadius
borderTopRightRadius
borderTopStyle
borderTopWidth
bottom
boxShadow
columnGap
cursor
display
flexBasis
flexDirection
flexGrow
flexShrink
flexWrap
focusRectColor
fontFace
fontFamily
fontSize
fontStyle
fontWeight
gridAutoColumns
gridAutoFlow
gridAutoRows
gridColumnEnd
gridColumnStart
gridRowEnd
gridRowStart
gridTemplateAreas
gridTemplateColumns
gridTemplateRows
height
justifyContent
justifyItems
justifySelf
left
letterSpacing
lineHeight
marginBottom
marginLeft
marginRight
marginTop
maxHeight
maxWidth
minHeight
minWidth
mixBlendMode
opacity
order
paddingBottom
paddingLeft
paddingRight
paddingTop
rowGap
stretch
tabSize
textAlign
textColor
textDecorColor
textDecorLine
textDecorStyle
textHotkey
textIndent
textOverflow
textTransform
top
transform
transitionDelay
transitionDuration
transitionProperty
transitionTimingFunction
whiteSpace
width
wordSpacing
zIndex