kotlinpoet
Toggle table of contents
2.2.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
kotlinpoet
kotlinpoet
/
com.squareup.kotlinpoet
/
PropertySpec
/
Builder
/
delegate
delegate
jvm
fun
delegate
(
format
:
String
,
vararg
args
:
Any
?
)
:
PropertySpec.Builder
fun
delegate
(
codeBlock
:
CodeBlock
)
:
PropertySpec.Builder