IUxmlAttributes
This type allows UXML attribute value retrieval during the VisualElement instantiation. An instance will be provided to the factory method - see UXMLFactoryAttribute.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Interface
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public interface IUxmlAttributes
Methods
Method | Description |
|---|---|
| TryGetAttributeValue | Get the value of an attribute as a string. |