Files
react-native/website/versioned_docs/version-0.48/autogen_Shadow Props.md
T
2017-10-04 17:02:20 -07:00

1.6 KiB

id, title, category, permalink, original_id
id title category permalink original_id
version-0.48-shadow-props Shadow Props APIs docs/shadow-props.html shadow-props

Props #

iosshadowColor?: color #

Sets the drop shadow color

iosshadowOffset?: {width: number, height: number} #

Sets the drop shadow offset

iosshadowOpacity?: number #

Sets the drop shadow opacity (multiplied by the color's alpha component)

iosshadowRadius?: number #

Sets the drop shadow blur radius