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