Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Data

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

Definition

public sealed class Data : BaseElement, ICloneable

Remarks

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

Constructors

Constructor

Description

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

Properties

Property

Description

AttributesThe attributes container for the
 <data> 
element.

Classes

Class

Description

Data.AttributesContainerThe attributes container for the
 <data> 
element.

Inheritance