Version: 2022.3
Experimental: this API is experimental and might be changed or removed in the future.

BlackboardRowConstructor

切换到手册
public BlackboardRow (UIElements.VisualElement item, UIElements.VisualElement propertyView);

参数

item 用于填充此 BlackboardRow 内容的项。
propertyView 与此 BlackboardRow 的内容相关的属性视图。

描述

从 VisualElement 及其关联的属性视图构造 BlackboardRow。VisualElement 通常为 BlackboardField。