# Editor.Asset.ThumbnailRendererAttribute.Priority

```csharp
int Priority { get; set; }
```

The priority of this callback. Higher gets called first.

Declared in [Editor.Asset.ThumbnailRendererAttribute](/api/Editor.Asset.ThumbnailRendererAttribute).
Assembly: `Sandbox.Tools`.
