Custom Property Args Builder
Builder for CustomPropertyArgs.
Functions
Link copied to clipboard
Link copied to clipboard
suspend fun propertyValues(vararg argument: suspend CustomPropertyPropertyValueArgsBuilder.() -> Unit)
suspend fun propertyValues(argument: List<suspend CustomPropertyPropertyValueArgsBuilder.() -> Unit>)