TintColorProperty Field
Defines the TintColor property.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static readonly StyledProperty<Color> TintColorProperty
Public Shared ReadOnly TintColorProperty As StyledProperty(Of Color)
static val TintColorProperty: StyledProperty<Color>