| Namespace: | Sirenix.OdinInspector.Editor.Internal.UIToolkitIntegration | 
| Assembly: | Sirenix.OdinInspector.Editor | 
public class DrawWithVisualElementsAttributeDrawer<T> : OdinAttributeDrawer<DrawWithVisualElementsAttribute, T>, IDisposable, IUnityPropertyFieldDrawerpublic DrawWithVisualElementsAttributeDrawer()public bool WillDrawPropertyField { get; }protected override bool CanDrawAttributeValueProperty(InspectorProperty property)| InspectorProperty | property | 
| System.Boolean | 
public void Dispose()protected override void DrawPropertyLayout(GUIContent label)| UnityEngine.GUIContent | label | 
protected override void Initialize()