react-native-firework-sdk
Preparing search index...
VideoFeedShadowConfiguration
Interface VideoFeedShadowConfiguration
interface
VideoFeedShadowConfiguration
{
color
?:
string
;
height
?:
number
;
opacity
?:
number
;
width
?:
number
;
}
Index
Properties
color?
height?
opacity?
width?
Properties
Optional
color
color
?:
string
The color of shadow.
Optional
height
height
?:
number
The height of shadow.
Optional
opacity
opacity
?:
number
The opacity of shadow.
Optional
width
width
?:
number
The width of shadow.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
height
opacity
width
react-native-firework-sdk
Loading...
The color of shadow.