LocalPropertiesFile
The C# definition of local.properties file.
Read time 2 minutesLast updated 10 days ago
Definition
- Type: Class
- Namespace: Unity.Android.Gradle
- Assembly: Unity.Android.Gradle
- Inherits from: BaseGradleFile
- Implements: ICloneable
public class LocalPropertiesFile : BaseGradleFile, ICloneable
Remarks
For more information about the file, see Android's documentation: Gradle properties files
Constructors
Constructor | Description |
|---|---|
| LocalPropertiesFile() | File constructor. |
Properties
Property | Description |
|---|---|
| CMakeDir | The C# definition of the |
| NdkSymlinkDir | The C# definition of the |
| SdkDir | The C# definition of the |