VisualEffect Property

Gets or sets the effect of the control.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public IEffect? Effect { get; set; }

Property Value

IEffect

See Also