toggle menu
KAHelpers
androidJvm
switch theme
search in API
customviews
/
dev.funkymuse.customviews
/
WatermarkOptions
/
WatermarkOptions
Watermark
Options
constructor
(
corner
:
Corner
=
Corner.BOTTOM_RIGHT
,
textSizeToWidthRatio
:
Float
=
0.04f
,
paddingToWidthRatio
:
Float
=
0.03f
,
@
ColorInt
textColor
:
Int
=
Color.WHITE
,
@
ColorInt
shadowColor
:
Int
?
=
Color.BLACK
,
typeface
:
Typeface
?
=
null
)