Show / Hide Table of Contents

Enum PlayerSettings.Switch.LogoHandling

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

Fields

Name Description
Auto
Manual

Extension Methods

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