SetterProperty Property

Gets or sets the property to set.

Definition

Namespace: Avalonia.Styling
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public AvaloniaProperty? Property { get; set; }

Property Value

AvaloniaProperty

Implements

IAnimationSetterProperty

See Also