CompileOptions
The C# definition of the compileOptions element 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 CompileOptions : BaseBlock, ICloneable
Remarks
For more information about the element, see Android's documentation: CompileOptions
Constructors
Constructor | Description |
|---|---|
| CompileOptions() | Element constructor. |
Properties
Property | Description |
|---|---|
| SourceCompatibility | The C# definition of the |
| TargetCompatibility | The C# definition of the |