InstallLocation
Mirrors the InstallLocation enum.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Enum
- Namespace: Unity.Android.Gradle.Manifest
- Assembly: Unity.Android.Gradle
public enum InstallLocation
Remarks
For more information about the attribute, see Android's documentation: InstallLocation attribute
Fields
Value | Description |
|---|---|
| Auto | Mirrors |
| InternalOnly | Mirrors |
| Null | Attribute is not set and will not appear in the element. |
| PreferExternal | Mirrors |