Show / Hide Table of Contents

Enum AndroidPreferredInstallLocation

Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public enum AndroidPreferredInstallLocation

Fields

Name Description
Auto
ForceInternal
PreferExternal

Extension Methods

MustExtensions.MustBeEqual<AndroidPreferredInstallLocation>(AndroidPreferredInstallLocation)
MustExtensions.MustBeEqual<AndroidPreferredInstallLocation>(AndroidPreferredInstallLocation, String)
MustExtensions.MustNotBeEqual<AndroidPreferredInstallLocation>(AndroidPreferredInstallLocation)
MustExtensions.MustNotBeEqual<AndroidPreferredInstallLocation>(AndroidPreferredInstallLocation, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX