class in Unity.Android.Gradle.Manifest
/
Inherits from:Unity.Android.Gradle.Manifest.BaseAttributesContainer
The attributes container for the <application>
element.
AllowBackup | The C# definition of the android:allowBackup Android Manifest attribute. |
AllowClearUserData | The C# definition of the android:allowClearUserData Android Manifest attribute. |
AllowNativeHeapPointerTagging | The C# definition of the android:allowNativeHeapPointerTagging Android Manifest attribute. |
AllowTaskReparenting | The C# definition of the android:allowTaskReparenting Android Manifest attribute. |
BackupAgent | The C# definition of the android:backupAgent Android Manifest attribute. |
BackupInForeground | The C# definition of the android:backupInForeground Android Manifest attribute. |
Banner | The C# definition of the android:banner Android Manifest attribute. |
DataExtractionRules | The C# definition of the android:dataExtractionRules Android Manifest attribute. |
Debuggable | The C# definition of the android:debuggable Android Manifest attribute. |
Description | The C# definition of the android:description Android Manifest attribute. |
Enabled | The C# definition of the android:enabled Android Manifest attribute. |
ExtractNativeLibs | The C# definition of the android:extractNativeLibs Android Manifest attribute. |
FullBackupContent | The C# definition of the android:fullBackupContent Android Manifest attribute. |
FullBackupOnly | The C# definition of the android:fullBackupOnly Android Manifest attribute. |
GwpAsanMode | The C# definition of the android:gwpAsanMode Android Manifest attribute. |
HardwareAccelerated | The C# definition of the android:hardwareAccelerated Android Manifest attribute. |
HasCode | The C# definition of the android:hasCode Android Manifest attribute. |
HasFragileUserData | The C# definition of the android:hasFragileUserData Android Manifest attribute. |
Icon | The C# definition of the android:icon Android Manifest attribute. |
IsGame | The C# definition of the android:isGame Android Manifest attribute. |
KillAfterRestore | The C# definition of the android:killAfterRestore Android Manifest attribute. |
Label | The C# definition of the android:label Android Manifest attribute. |
LargeHeap | The C# definition of the android:largeHeap Android Manifest attribute. |
Logo | The C# definition of the android:logo Android Manifest attribute. |
ManageSpaceActivity | The C# definition of the android:manageSpaceActivity Android Manifest attribute. |
Name | The C# definition of the android:name Android Manifest attribute. |
NetworkSecurityConfig | The C# definition of the android:networkSecurityConfig Android Manifest attribute. |
Permission | The C# definition of the android:permission Android Manifest attribute. |
Persistent | The C# definition of the android:persistent Android Manifest attribute. |
Process | The C# definition of the android:process Android Manifest attribute. |
RequestLegacyExternalStorage | The C# definition of the android:requestLegacyExternalStorage Android Manifest attribute. |
RequiredAccountType | The C# definition of the android:requiredAccountType Android Manifest attribute. |
ResizeableActivity | The C# definition of the android:resizeableActivity Android Manifest attribute. |
RestoreAnyVersion | The C# definition of the android:restoreAnyVersion Android Manifest attribute. |
RestrictedAccountType | The C# definition of the android:restrictedAccountType Android Manifest attribute. |
RoundIcon | The C# definition of the android:roundIcon Android Manifest attribute. |
SupportsRtl | The C# definition of the android:supportsRtl Android Manifest attribute. |
TaskAffinity | The C# definition of the android:taskAffinity Android Manifest attribute. |
TestOnly | The C# definition of the android:testOnly Android Manifest attribute. |
Theme | The C# definition of the android:theme Android Manifest attribute. |
UiOptions | The C# definition of the android:uiOptions Android Manifest attribute. |
UsesCleartextTraffic | The C# definition of the android:usesCleartextTraffic Android Manifest attribute. |
VmSafeMode | The C# definition of the android:vmSafeMode 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. |