Value Property
Gets the current property value.
Definition
Namespace: Avalonia.Diagnostics
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Object? Value { get; }
Public ReadOnly Property Value As Object
Get
member Value : Object with get