Class TextInputFieldBase<T>.UxmlTraits
Inheritance
TextInputFieldBase<T>.UxmlTraits
Inherited Members
Namespace: UnityEngine.Experimental.UIElements
Assembly: UnityEngine.dll
Syntax
public class UxmlTraits : BaseField<T>.UxmlTraits
Methods
| Improve this Doc View SourceInit(VisualElement, IUxmlAttributes, CreationContext)
Declaration
public override void Init(VisualElement ve, IUxmlAttributes bag, CreationContext cc)
Parameters
Type | Name | Description |
---|---|---|
VisualElement | ve | |
IUxmlAttributes | bag | |
CreationContext | cc |