# Editor.AdvancedDropdownItem.PaintIcon

```csharp
System.Action<Rect,float> PaintIcon { get; set; }
```

Optional custom icon painting. Receives the icon rect and current opacity.

Declared in [Editor.AdvancedDropdownItem](/api/Editor.AdvancedDropdownItem).
Assembly: `Sandbox.Tools`.
