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

UxmlEnumeration

class in UnityEngine.Experimental.UIElements

/

继承自:Experimental.UIElements.UxmlTypeRestriction

切换到手册

描述

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

变量

valuesThe list of values the attribute can take.

构造函数

UxmlEnumeration构造函数。

公共函数

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

继承的成员