SwatchElement record
Solid-colour box (the theme-editor colour swatch). Color is poll-diffed so it tracks live edits.
public record SwatchElement : IEquatable<HudElement>Public Members
Section titled “Public Members”| name | description |
|---|---|
| SwatchElement(…) | Solid-colour box (the theme-editor colour swatch). Color is poll-diffed so it tracks live edits. |
| Color { get; set; } | |
| Size { get; set; } |
See Also
Section titled “See Also”- record HudElement
- namespace Stellar.Abstractions.Services