coil-root
Toggle table of contents
3.4.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
coil-root
coil-svg
/
coil3.svg
/
SvgDecoder
/
Factory
/
Factory
Factory
constructor
(
parser
:
Svg.Parser
=
Svg.Parser.DEFAULT
,
density
:
PlatformContext
.
(
)
->
Float
=
NO_DENSITY
,
useViewBoundsAsIntrinsicSize
:
Boolean
=
true
,
renderToBitmap
:
Boolean
=
true
)
constructor
(
useViewBoundsAsIntrinsicSize
:
Boolean
=
true
,
renderToBitmap
:
Boolean
=
true
,
scaleToDensity
:
Boolean
=
false
)