Skip to main content

GetUnsetValue(Type) Method

Gets the unset value for the property on the specified type.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public TValue GetUnsetValue(
Type type
)

Parameters

  Type
The type.

Return Value

TValue
The unset value.

See Also

Reference

DirectPropertyBase(TValue) Class
GetUnsetValue Overload
Avalonia Namespace