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

UxmlValueMatches

class in UnityEngine.Experimental.UIElements

/

Hereda de:Experimental.UIElements.UxmlTypeRestriction

Cambiar al Manual

Descripción

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

Variables

regexThe regular expression that should be matched by the value.

Constructores

UxmlValueMatchesConstructor.

Funciones Públicas

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

Miembros heredados