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 公共方法

TryGetAttributeValueGet the value of an attribute as a string.