DirectPropertyMetadataTValueUnsetValue Property

Gets the value to use when the property is set to UnsetValue.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public TValue UnsetValue { get; }

Property Value

TValue

See Also