AndroidResources
The C# definition of the androidResources element in a gradle file.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Class
- Namespace: Unity.Android.Gradle
- Assembly: Unity.Android.Gradle
- Inherits from: BaseBlock
- Implements: ICloneable
public class AndroidResources : BaseBlock, ICloneable
Remarks
For more information about the element, see Android's documentation: androidresources element