AndroidManifestFile
A definition of Android Manifest file. Contains XML prolog and root Manifest element.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Class
- Namespace: Unity.Android.Gradle.Manifest
- Assembly: Unity.Android.Gradle
- Implements: ICloneable
public sealed class AndroidManifestFile : ICloneable
Constructors
Constructor | Description |
|---|---|
| AndroidManifestFile() | Constructor. |
| AndroidManifestFile(Unity.Android.Gradle.Manifest.AndroidManifestFile) | Constructor. |