VisualEffect Property
Gets or sets the effect of the control.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public IEffect? Effect { get; set; }
Public Property Effect As IEffect
Get
Set
member Effect : IEffect with get, set
Property Value
IEffect