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