Show / Hide Table of Contents

Enum PlayerSettings.Switch.ScreenResolutionBehavior

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

Fields

Name Description
Both
Manual
OperationMode
PerformanceMode

Extension Methods

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