Effect Property
Gets or sets the effect of the control.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public IEffect? Effect { get; set; }
Public Property Effect As IEffect
Get
Set
member Effect : IEffect with get, set