Class BlackboardRow
Implements
Inherited Members
Namespace: UnityEditor.Experimental.UIElements.GraphView
Assembly: UnityEditor.dll
Syntax
public class BlackboardRow : GraphElement, IEventHandler, ITransform, IUIElementDataWatch, IEnumerable<VisualElement>, IEnumerable, IVisualElementScheduler, IStyle, ISelectable
Constructors
| Improve this Doc View SourceBlackboardRow(VisualElement, VisualElement)
Declaration
public BlackboardRow(VisualElement item, VisualElement propertyView)
Parameters
Type | Name | Description |
---|---|---|
VisualElement | item | |
VisualElement | propertyView |
Properties
| Improve this Doc View Sourceexpanded
Declaration
public bool expanded { get; set; }
Property Value
Type | Description |
---|---|
Boolean |