This version of Unity is unsupported.

IUxmlAttributes

interface in UnityEngine.UIElements

Description

This type allows UXML attribute value retrieval during the VisualElement instantiation. An instance will be provided to the factory method - see UXMLFactoryAttribute.

Public Methods

TryGetAttributeValue Get the value of an attribute as a string.