Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.