在线文档教程
React native

Shadow Props

Shadow Props

道具

iosshadowColor?: color

设置投影颜色

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

设置投影偏移量

iosshadowOpacity?: number

设置投影不透明度(乘以颜色的alpha分量)

iosshadowRadius?: number

设置投影模糊半径