DefaultValue Property
Gets the default value for the property.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public TValue DefaultValue { get; }
Public ReadOnly Property DefaultValue As TValue
Get
member DefaultValue : 'TValue with get