Class UxmlValueMatches
Implements
Inherited Members
Namespace: UnityEngine.Experimental.UIElements
Assembly: UnityEngine.dll
Syntax
public class UxmlValueMatches : UxmlTypeRestriction, IEquatable<UxmlTypeRestriction>
Fields
| Improve this Doc View Sourceregex
Declaration
public string regex
Field Value
Type | Description |
---|---|
String |
Methods
| Improve this Doc View SourceEquals(UxmlTypeRestriction)
Declaration
public override bool Equals(UxmlTypeRestriction other)
Parameters
Type | Name | Description |
---|---|---|
UxmlTypeRestriction | other |
Returns
Type | Description |
---|---|
Boolean |