Version: 2018.2
Experimental: this API is experimental and might be changed or removed in the future.

UxmlEnumeration

class in UnityEngine.Experimental.UIElements

/

Inherits from:Experimental.UIElements.UxmlTypeRestriction

Switch to Manual

Description

Restricts the value of an attribute to be taken from a list of values.

Variables

valuesThe list of values the attribute can take.

Constructors

UxmlEnumerationКонструктор.

Public Functions

EqualsIndicates whether the current UxmlEnumeration object is equal to another object of the same type.

Inherited members