Class PropertyField.UxmlTraits
Inherited Members
Namespace: UnityEditor.Experimental.UIElements
Assembly: UnityEditor.dll
Syntax
public class UxmlTraits : VisualElement.UxmlTraitsConstructors
| Improve this Doc View SourceUxmlTraits()
Declaration
public 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 |