Show / Hide Table of Contents

Enum UxmlAttributeDescription.Use

Namespace: UnityEngine.Experimental.UIElements
Assembly: UnityEngine.dll
Syntax
public enum Use

Fields

Name Description
None
Optional
Prohibited
Required

Extension Methods

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