AfterEvaluate
The C# definition of the AfterEvaluate element in a gradle file.
Read time 2 minutesLast updated 11 days ago
Definition
- Type: Class
- Namespace: Unity.Android.Gradle
- Assembly: Unity.Android.Gradle
- Inherits from: BaseBlock
- Implements: ICloneable
public sealed class AfterEvaluate : BaseBlock, ICloneable
Remarks
For more information about the element, see Gradle's documentation: afterEvaluate element
Constructors
Constructor | Description |
|---|---|
| AfterEvaluate() | Element constructor. |
Properties
Property | Description |
|---|---|
| Publishing | Maven publishing DSL object for configuring options related to publishing AAR. |