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

BlackboardRowConstructor

매뉴얼로 전환
public BlackboardRow (UIElements.VisualElement item, UIElements.VisualElement propertyView);

파라미터

itemThe item that fills the content of this BlackboardRow.
propertyViewThe property view related to the content of this BlackboardRow.

설명

Constructs a BlackboardRow from a VisualElement and its associated property view. The VisualElement is usually a BlackboardField.