| Property |
Value |
| transform |
transform
|
| opacity |
number
|
| shape |
ellipse,rectangle,arrow-button-left,arrow-button-right
|
| background-color |
paint
|
| background-size |
size
|
| background-inset |
inset
|
| background-inset-top |
length
|
| background-inset-right |
length
|
| background-inset-bottom |
length
|
| background-inset-left |
length
|
| background-image |
url
|
| background-padding |
padding
|
| background-top-padding |
length
|
| background-right-padding |
length
|
| background-bottom-padding |
length
|
| background-left-padding |
length
|
| border |
width,border-style,paint
|
| border-radius |
size
|
| border-top-left-radius |
length
|
| border-top-right-radius |
length
|
| border-bottom-right-radius |
length
|
| border-bottom-left-radius |
length
|
| border-width |
length
|
| border-color |
paint
|
| border-style |
border-style
|
| box-shadow |
shadow[","shadow]*
|
| animation |
single-animation#
|
| animation-name |
name#
|
| animation-duration |
time#
|
| animation-timing-function |
timing-function#
|
| animation-iteration-count |
number#
|
| animation-direction |
direction#
|
| animation-play-state |
play-state#
|
| animation-delay |
time#
|
| animation-fill-mode |
fill-mode#
|
| color |
paint
|
| -ios-tint-color |
paint
|
| text-align |
left,center,right
|
| text-transform |
lowercase,uppercase,capitalize
|
| text-overflow |
clip,ellipsis,ellipsis-head,ellipsis-middle,ellipsis-tail,character-wrap,word-wrap
|
| attributed-text-label |
PXAttributedTextStyler
|