AttributesContainer

class in Unity.Android.Gradle.Manifest

/

Inherits from:Unity.Android.Gradle.Manifest.BaseAttributesContainer

Description

The attributes container for the <activity-alias> element.

Properties

EnabledThe C# definition of the android:enabled Android Manifest attribute.
ExportedThe C# definition of the android:exported Android Manifest attribute.
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.
PermissionThe C# definition of the android:permission Android Manifest attribute.
TargetActivityThe C# definition of the android:targetActivity Android Manifest attribute.

Inherited Members

Properties

ToolsNodeThe C# definition of the tools:node Android Manifest attribute.
ToolsRemoveThe C# definition of the tools:remove Android Manifest attribute.
ToolsReplaceThe C# definition of the tools:replace Android Manifest attribute.
ToolsSelectorThe C# definition of the tools:selector Android Manifest attribute.
ToolsStrictThe C# definition of the tools:strict Android Manifest attribute.

Did you find this page useful? Please give it a rating: