Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public interface IUxmlAttributes

Methods

Method

Description

TryGetAttributeValueGet the value of an attribute as a string.