Show / Hide Table of Contents

Enum iOSLaunchScreenType

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

Fields

Name Description
CustomXib
Default
ImageAndBackgroundConstant
ImageAndBackgroundRelative
None

Extension Methods

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