Skip to main content

GetUnsetValue(AvaloniaObject) Method

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

Definition

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

public TValue GetUnsetValue(
AvaloniaObject owner
)

Parameters

  AvaloniaObject
The object.

Return Value

TValue
The unset value.

See Also

Reference

DirectPropertyBase(TValue) Class
GetUnsetValue Overload
Avalonia Namespace