TintColor Property
Gets or Sets the TintColor.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Color TintColor { get; set; }
Public Property TintColor As Color
Get
Set
member TintColor : Color with get, set