---
id: shadow-props
title: Shadow Props
category: APIs
permalink: docs/shadow-props.html
---
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