XmlProlog
The C# definition of the <xml> Android Manifest element.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Class
- Namespace: Unity.Android.Gradle.Manifest
- Assembly: Unity.Android.Gradle
- Inherits from: BaseElement
- Implements: ICloneable
public sealed class XmlProlog : BaseElement, ICloneable
Remarks
For more information about the element, see Android's documentation: XmlProlog element
Static Fields
Value | Description |
|---|---|
| DefaultEncoding | Default XML version. |
| DefaultVersion | Default encoding in the XML file. |
Constructors
Constructor | Description |
|---|---|
| XmlProlog() | Element constructor. |
| XmlProlog(Unity.Android.Gradle.Manifest.XmlProlog) | Element constructor. |
Properties
Property | Description |
|---|---|
| DeclarationAttributes | The attributes container for the |
Classes
Class | Description |
|---|---|
| XmlProlog.AttributesContainer | The attributes container for the |