ExternalNativeBuild
The C# definition of the externalNativeBuild element in a gradle file.
Read time 2 minutesLast updated 7 days ago
Definition
- Type: Class
- Namespace: Unity.Android.Gradle
- Assembly: Unity.Android.Gradle
- Inherits from: BaseBlock
- Implements: ICloneable
public sealed class ExternalNativeBuild : BaseBlock, ICloneable
Remarks
For more information about the element, see Android's documentation: ExternalNativeBuild
Constructors
Constructor | Description |
|---|---|
| ExternalNativeBuild() | Element constructor. |
Properties
Property | Description |
|---|---|
| Cmake | The C# definition of the |
| NdkBuild | The C# definition of the |