Value Property
Gets or sets the value.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public int Value { get; init; }
Public Property Value As Integer
Get
Set
member Value : int with get, set
Gets or sets the value.
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
public int Value { get; init; }
Public Property Value As Integer
Get
Set
member Value : int with get, set