| Namespace: | Sirenix.OdinInspector.Editor.Internal.UIToolkitIntegration |
| Assembly: | Sirenix.OdinInspector.Editor |
public class OdinImGuiElement : VisualElement
public OdinImGuiElement(SerializedProperty unityProperty)
| UnityEditor.SerializedProperty | unityProperty |
public OdinImGuiElement(VisualElement element)
| UnityEngine.UIElements.VisualElement | element |
public OdinImGuiElement(VisualElement element, SerializedProperty unityProperty)
| UnityEngine.UIElements.VisualElement | element | |
| UnityEditor.SerializedProperty | unityProperty |
public Label LabelElement
public VisualElement PositioningContainer