LabelWidget.Tint property
Optional tint colour; null uses the framework default text colour.
public ColorRgba? Tint { get; set; }See Also
Section titled “See Also”- struct ColorRgba
- record LabelWidget
- namespace Stellar.Abstractions.Services
Optional tint colour; null uses the framework default text colour.
public ColorRgba? Tint { get; set; }