SetterValue Property

Gets or sets the property value.

Definition

Namespace: Avalonia.Styling
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
[ContentAttribute]
[AssignBindingAttribute]
[DependsOnAttribute("Property")]
public Object? Value { get; set; }

Property Value

Object

Implements

IAnimationSetterValue

See Also