| API Documentation: | NativeLibraryBinary | 
|---|
| Known Subtypes: | 
 | 
|---|
Note: This class is incubating and may change in a future version of Gradle.
A physical representation of a NativeLibrary component.
| Property | Description | 
| buildType | Incubating The  | 
| flavor | Incubating The  | 
| targetPlatform | Incubating The  | 
BuildType buildType (read-only)
Note: This property is incubating and may change in a future version of Gradle.
The BuildType used to construct this binary.
Flavor flavor (read-only)
Note: This property is incubating and may change in a future version of Gradle.
The Flavor that this binary was built with.
NativePlatform targetPlatform (read-only)
Note: This property is incubating and may change in a future version of Gradle.
The NativePlatform that this binary is targeted to run on.