PdfKmp
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
PdfKmp
pdfkmp
/
com.conamobile.pdfkmp.style
/
DropShadow
/
DropShadow
Drop
Shadow
constructor
(
color
:
PdfColor
=
PdfColor(0f, 0f, 0f, 0.18f)
,
offsetX
:
Dp
=
Dp.Zero
,
offsetY
:
Dp
=
Dp(2f)
,
blur
:
Dp
=
Dp(6f)
)