Show / Hide Table of Contents

Enum Orientation

Namespace: UnityEditor.Experimental.UIElements.GraphView
Assembly: UnityEditor.dll
Syntax
public enum Orientation

Fields

Name Description
Horizontal
Vertical

Extension Methods

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