Skip to main content

OverrideMetadata<T>(DirectPropertyMetadata<TValue>) Method

Overrides the metadata for the property on the specified type.

Definition

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

public void OverrideMetadata<T>(
DirectPropertyMetadata<TValue> metadata
)
where T : AvaloniaObject

Parameters

  DirectPropertyMetadata(TValue)
The metadata.

Type Parameters

The type.

See Also

Reference

DirectPropertyBase(TValue) Class
OverrideMetadata Overload
Avalonia Namespace