Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PermissionTree.AttributesContainer

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

Definition

public sealed class PermissionTree.AttributesContainer : BaseAttributesContainer

Properties

Property

Description

IconThe C# definition of the
 android:icon 
Android Manifest attribute.
LabelThe C# definition of the
 android:label 
Android Manifest attribute.
NameThe C# definition of the
 android:name 
Android Manifest attribute.

Inheritance