component Platforms
Parameters
value
The platforms that the component version supports.
Parameters
values
The platforms that the component version supports.
suspend fun componentPlatforms(argument: List<suspend ComponentVersionComponentPlatformArgsBuilder.() -> Unit>)
suspend fun componentPlatforms(vararg argument: suspend ComponentVersionComponentPlatformArgsBuilder.() -> Unit)
suspend fun componentPlatforms(argument: suspend ComponentVersionComponentPlatformArgsBuilder.() -> Unit)
Parameters
argument
The platforms that the component version supports.