Show / Hide Table of Contents

Enum IconKind

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

Fields

Name Description
Any
Application
Notification
Settings
Spotlight
Store

Extension Methods

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