toggle menu
ReactAndroid
next
JVM
switch theme
search in API
ReactAndroid
/
com.facebook.react.uimanager.style
/
BoxShadow
/
BoxShadow
Box
Shadow
constructor
(
offsetX
:
Float
,
offsetY
:
Float
,
@
ColorInt
color
:
Int
?
=
null
,
blurRadius
:
Float
?
=
null
,
spreadDistance
:
Float
?
=
null
,
inset
:
Boolean
?
=
null
)