Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CompileOptions

The C# definition of the compileOptions element in a gradle file.
Read time 2 minutesLast updated 10 days ago

Definition

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

SourceCompatibilityThe C# definition of the
sourceCompatibility
property.
TargetCompatibilityThe C# definition of the
targetCompatibility
property.

Inheritance