# Editor.AdvancedDropdownWidget.OnFinished

```csharp
System.Action OnFinished { get; set; }
```

Called after selection to allow the host to close/cleanup.

Declared in [Editor.AdvancedDropdownWidget](/api/Editor.AdvancedDropdownWidget).
Assembly: `Sandbox.Tools`.
