TintOpacity Property
Gets or Sets the Tint Opacity.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public double TintOpacity { get; set; }
Public Property TintOpacity As Double
Get
Set
abstract TintOpacity : float with get, set
override TintOpacity : float with get, set