Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


MetaData.AttributesContainer

The attributes container for the element.
Read time 1 minuteLast updated 13 days ago

Definition

public sealed class MetaData.AttributesContainer : BaseAttributesContainer

Properties

Property

Description

NameThe C# definition of the
 android:name 
Android Manifest attribute.
ResourceThe C# definition of the
 android:resource 
Android Manifest attribute.
ValueThe C# definition of the
 android:value 
Android Manifest attribute.

Inheritance