Show / Hide Table of Contents

Enum PlayerSettings.SplashScreen.UnityLogoStyle

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

Fields

Name Description
DarkOnLight
LightOnDark

Extension Methods

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