SVG to Compose Documentation
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SVG to Compose Documentation
svg-to-compose-gradle-plugin
/
dev.tonholo.s2c.gradle.internal.provider
/
setIfNotPresent
set
If
Not
Present
fun
<
T
:
Any
>
Property
<
T
>
.
setIfNotPresent
(
provider
:
Property
<
T
>
,
defaultValue
:
T
?
=
null
)
(
source
)