IndicatorSpec record
A read-only text indicator; OnUpdate is re-pulled each refresh.
public record IndicatorSpec : IEquatable<NativeUiElementSpec>Public Members
Section titled “Public Members”| name | description |
|---|---|
| IndicatorSpec(…) | A read-only text indicator; OnUpdate is re-pulled each refresh. |
| OnUpdate { get; set; } | |
| Tint { get; set; } |
See Also
Section titled “See Also”- record NativeUiElementSpec
- namespace Stellar.Abstractions.Services