Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


TextField.UxmlTraits

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

Definition

Warning
Deprecated. UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.
public class TextField.UxmlTraits : TextInputBaseField<string>.UxmlTraits

Methods

Method

Description

InitInitialize TextField properties using values from the attribute bag.

Inheritance