This version of Unity is unsupported.

UxmlValueMatches

class in UnityEngine.UIElements

/

Inherits from:UIElements.UxmlTypeRestriction

/

Implemented in:UnityEngine.UIElementsModule

Description

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

Properties

regex The regular expression that should be matched by the value.

Public Methods

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

Inherited Members