SetterValue Property
Gets or sets the property value.
Namespace: Avalonia.StylingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
[ContentAttribute]
[AssignBindingAttribute]
[DependsOnAttribute("Property")]
public Object? Value { get; set; }
<ContentAttribute>
<AssignBindingAttribute>
<DependsOnAttribute("Property")>
Public Property Value As Object
Get
Set
[<ContentAttribute>]
[<AssignBindingAttribute>]
[<DependsOnAttribute("Property")>]
abstract Value : Object with get, set
[<ContentAttribute>]
[<AssignBindingAttribute>]
[<DependsOnAttribute("Property")>]
override Value : Object with get, set
ObjectIAnimationSetterValue