TextInputBaseField<TValueType>.UxmlTraits
Defines TextInputBaseField<TValueType>.UxmlTraits for TextInputFieldBase.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Class
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
- Inherits from: BaseFieldTraits<string, UxmlStringAttributeDescription>
public class TextInputBaseField<TValueType>.UxmlTraits : BaseFieldTraits<string, UxmlStringAttributeDescription>