SVG to Compose Documentation
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SVG to Compose Documentation
svg-to-compose
/
dev.tonholo.s2c.emitter
/
FormatConfig
/
FormatConfig
Format
Config
constructor
(
indentSize
:
Int
=
4
,
maxLineLength
:
Int
=
120
,
indentStyle
:
IndentStyle
=
IndentStyle.SPACE
,
insertFinalNewline
:
Boolean
=
true
)
(
source
)