api / org.gradle.kotlin.dsl / org.gradle.api.Project / platforms

platforms

val Project.platforms: PlatformContainer

Retrieves the platforms extension.

fun Project.platforms(configure: PlatformContainer.() -> Unit): Unit

Configures the platforms extension.