Skip to main content

ClearValue<T>(StyledProperty<T>) Method

Clears a AvaloniaProperty's local value.

Definition

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

public void ClearValue<T>(
StyledProperty<T> property
)

Parameters

  StyledProperty(T)
The property.

Type Parameters

See Also

Reference

AvaloniaObject Class
ClearValue Overload
Avalonia Namespace