# PaletteOption.Accent property

The accent colour of the palette, read without applying it. Bind a swatch to this to let the user see a palette before picking it. `null` if the palette defines none.

```csharp
public IBrush? Accent { get; }
```

## See Also

* class [PaletteOption](../PaletteOption.md)
* namespace [Eremex.AvaloniaUI.Controls.ApplicationServices](../index.md)

<!-- DO NOT EDIT: generated by xmldocmd for Eremex.Avalonia.Controls.ApplicationServices.dll -->
