Activity.AttributesContainer
The attributes container for the <activity> 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 Activity.AttributesContainer : BaseAttributesContainer
Properties
Property | Description |
|---|---|
| AllowEmbedded | The C# definition of the |
| AllowTaskReparenting | The C# definition of the |
| AlwaysRetainTaskState | The C# definition of the |
| AutoRemoveFromRecents | The C# definition of the |
| Banner | The C# definition of the |
| ClearTaskOnLaunch | The C# definition of the |
| ColorMode | The C# definition of the |
| ConfigChanges | The C# definition of the |
| DirectBootAware | The C# definition of the |
| DocumentLaunchMode | The C# definition of the |
| Enabled | The C# definition of the |
| ExcludeFromRecents | The C# definition of the |
| Exported | The C# definition of the |
| FinishOnTaskLaunch | The C# definition of the |
| HardwareAccelerated | The C# definition of the |
| Icon | The C# definition of the |
| Immersive | The C# definition of the |
| Label | The C# definition of the |
| LaunchMode | The C# definition of the |
| LockTaskMode | The C# definition of the |
| MaxAspectRatio | The C# definition of the |
| MaxRecents | The C# definition of the |
| Multiprocess | The C# definition of the |
| Name | The C# definition of the |
| NoHistory | The C# definition of the |
| ParentActivityName | The C# definition of the |
| Permission | The C# definition of the |
| PersistableMode | The C# definition of the |
| Process | The C# definition of the |
| RelinquishTaskIdentity | The C# definition of the |
| ResizeableActivity | The C# definition of the |
| ScreenOrientation | The C# definition of the |
| ShowForAllUsers | The C# definition of the |
| StateNotNeeded | The C# definition of the |
| SupportsPictureInPicture | The C# definition of the |
| TaskAffinity | The C# definition of the |
| Theme | The C# definition of the |
| UiOptions | The C# definition of the |
| WindowSoftInputMode | The C# definition of the |