Value Property
Gets or sets the property value.
Definition
Namespace: Avalonia.Styling
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
[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
Property Value
ObjectImplements
IAnimationSetter.Value