gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.nativeplatform.plugins
/
NativeComponentModelPlugin
Native
Component
Model
Plugin
API
@
Incubating
abstract
class
NativeComponentModelPlugin
:
Plugin
<
T
>
(
source
)
A plugin that sets up the infrastructure for defining native binaries.
Members
Constructors
Native
Component
Model
Plugin
Link copied to clipboard
API
@
Inject
constructor
(
instantiator
:
Instantiator
,
collectionCallbackActionDecorator
:
CollectionCallbackActionDecorator
)
Functions
apply
Link copied to clipboard
API
open
fun
apply
(
project
:
Project
)