CreateElement

CreateElement(SerializedProperty, string, string)

public VisualElement CreateElement(SerializedProperty property, string label, string tooltip) ;

Description

Create UI elements

Parameters

Parameter Name Description
property Property
label Label name
tooltip Tooltip

Returns

Returns the created UI element.