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

UxmlValueMatches

class in UnityEngine.Experimental.UIElements

/

继承自:Experimental.UIElements.UxmlTypeRestriction

切换到手册

描述

Restricts the value of an attribute to match a regular expression.

变量

regexThe regular expression that should be matched by the value.

构造函数

UxmlValueMatches构造函数。

公共函数

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

继承的成员