Application.AttributesContainer
The attributes container for the <application> element.
Read time 3 minutesLast updated 10 days ago
Definition
- Type: Class
- Namespace: Unity.Android.Gradle.Manifest
- Assembly: Unity.Android.Gradle
- Inherits from: BaseAttributesContainer
public sealed class Application.AttributesContainer : BaseAttributesContainer
Properties
Property | Description |
|---|---|
| AllowBackup | The C# definition of the |
| AllowClearUserData | The C# definition of the |
| AllowNativeHeapPointerTagging | The C# definition of the |
| AllowTaskReparenting | The C# definition of the |
| AppCategory | The C# definition of the android:appCategory Android Manifest attribute. |
| BackupAgent | The C# definition of the |
| BackupInForeground | The C# definition of the |
| Banner | The C# definition of the |
| DataExtractionRules | The C# definition of the |
| Debuggable | The C# definition of the |
| Description | The C# definition of the |
| Enabled | The C# definition of the |
| ExtractNativeLibs | The C# definition of the |
| FullBackupContent | The C# definition of the |
| FullBackupOnly | The C# definition of the |
| GwpAsanMode | The C# definition of the |
| HardwareAccelerated | The C# definition of the |
| HasCode | The C# definition of the |
| HasFragileUserData | The C# definition of the |
| Icon | The C# definition of the |
| KillAfterRestore | The C# definition of the |
| Label | The C# definition of the |
| LargeHeap | The C# definition of the |
| Logo | The C# definition of the |
| ManageSpaceActivity | The C# definition of the |
| Name | The C# definition of the |
| NetworkSecurityConfig | The C# definition of the |
| Permission | The C# definition of the |
| Persistent | The C# definition of the |
| Process | The C# definition of the |
| RequestLegacyExternalStorage | The C# definition of the |
| RequiredAccountType | The C# definition of the |
| ResizeableActivity | The C# definition of the |
| RestoreAnyVersion | The C# definition of the |
| RestrictedAccountType | The C# definition of the |
| SupportsRtl | The C# definition of the |
| TaskAffinity | The C# definition of the |
| TestOnly | The C# definition of the |
| Theme | The C# definition of the |
| UiOptions | The C# definition of the |
| UsesCleartextTraffic | The C# definition of the |
| VmSafeMode | The C# definition of the |