setShadowWidth
fun setShadowWidth(left: <Error class: unknown class>, right: <Error class: unknown class>, top: <Error class: unknown class>, bottom: <Error class: unknown class>)(source)
Sets the shadow width of the popup.
The shadow width corresponds to the part of the computed surface size that would consist of the shadow margin surrounding the window, would there be any.
Since
4.2
Parameters
left
width of the left part of the shadow
right
width of the right part of the shadow
top
height of the top part of the shadow
bottom
height of the bottom part of the shadow