Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


XmlProlog

The C# definition of the <xml> Android Manifest element.
Read time 1 minuteLast updated 12 days ago

Definition

public sealed class XmlProlog : BaseElement, ICloneable

Remarks

For more information about the element, see Android's documentation: XmlProlog element

Static Fields

Value

Description

DefaultEncodingDefault XML version.
DefaultVersionDefault encoding in the XML file.

Constructors

Constructor

Description

XmlProlog()Element constructor.
XmlProlog(Unity.Android.Gradle.Manifest.XmlProlog)Element constructor.

Properties

Property

Description

DeclarationAttributesThe attributes container for the
 <xml> 
element.

Classes

Class

Description

XmlProlog.AttributesContainerThe attributes container for the
 <xml> 
element.

Inheritance