Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

InstallLocation

enumeration

Description

Mirrors the InstallLocation enum.

For more information about the attribute, see Android's documentation: InstallLocation attribute

Properties

NullAttribute is not set and will not appear in the element.
InternalOnlyMirrors android:installLocation="internalOnly".
AutoMirrors android:installLocation="auto".
PreferExternalMirrors android:installLocation="preferExternal".