property | The SerializedProperty to make the custom GUI for. |
VisualElement The element containing the custom GUI.
Creates custom GUI with UI Toolkit for the property.
See PropertyDrawer for an example of making a custom property drawer that uses CreatePropertyGUI.