UnsetValue Property
Gets the value to use when the property is set to UnsetValue.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public TValue UnsetValue { get; }
Public ReadOnly Property UnsetValue As TValue
Get
member UnsetValue : 'TValue with get