Package-level declarations
The Kotlin Gradle plugins' public DSL that is specific to Kotlin Multiplatform.
Types
Link copied to clipboard
An enum class representing the different build types for a native target in a Kotlin/Native project.
Link copied to clipboard
An enum class representing the different output types generated by the Kotlin/Native compiler. Each output type (or "kind") defines the format of the binary produced, such as an executable, a dynamic library, or a framework.