| API Documentation: | SharedLibraryBinarySpec |
|---|
Note: This class is incubating and may change in a future version of Gradle.
A shared library binary built by Gradle for a native library.
| Property | Description |
sharedLibraryFile | Incubating The shared library file. |
sharedLibraryLinkFile | Incubating The shared library link file. |
File sharedLibraryFile
Note: This property is incubating and may change in a future version of Gradle.
The shared library file.
File sharedLibraryLinkFile
Note: This property is incubating and may change in a future version of Gradle.
The shared library link file.