class in Unity.Android.Gradle.Manifest
/
Inherits from:Unity.Android.Gradle.Manifest.BaseAttributesContainer
The attributes container for the <activity-alias>
element.
Enabled | The C# definition of the android:enabled Android Manifest attribute. |
Exported | The C# definition of the android:exported Android Manifest attribute. |
Icon | The C# definition of the android:icon Android Manifest attribute. |
Label | The C# definition of the android:label Android Manifest attribute. |
Name | The C# definition of the android:name Android Manifest attribute. |
Permission | The C# definition of the android:permission Android Manifest attribute. |
TargetActivity | The C# definition of the android:targetActivity Android Manifest attribute. |
ToolsNode | The C# definition of the tools:node Android Manifest attribute. |
ToolsRemove | The C# definition of the tools:remove Android Manifest attribute. |
ToolsReplace | The C# definition of the tools:replace Android Manifest attribute. |
ToolsSelector | The C# definition of the tools:selector Android Manifest attribute. |
ToolsStrict | The C# definition of the tools:strict Android Manifest attribute. |