Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


TextElement.UxmlTraits

Defines UxmlTraits for the TextElement.
Read time 1 minuteLast updated 13 days ago

Definition

Warning
Deprecated. UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.
public class TextElement.UxmlTraits : BindableElement.UxmlTraits

Properties

Property

Description

uxmlChildElementsDescriptionEnumerator to get the child elements of the UxmlTraits of TextElement.

Methods

Method

Description

InitInitializer for the UxmlTraits for the TextElement.

Inheritance