Value Property
Gets or sets the current value.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public double Value { get; set; }
Public Property Value As Double
Get
Set
member Value : float with get, set