Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SearchFieldBase<TextInputType, T>.UxmlTraits

Defines UxmlTraits for the SearchFieldBase.
Read time 1 minuteLast updated 12 days ago

Definition

Warning
Deprecated. UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.
public class SearchFieldBase<TextInputType, T>.UxmlTraits : VisualElement.UxmlTraits

Remarks

This class defines the properties of a SearchFieldBase element that you can use in a UXML asset.

Inheritance