Skip to main content

OverrideMetadata(Type, 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(
Type type,
DirectPropertyMetadata<TValue> metadata
)

Parameters

  Type
The type.
  DirectPropertyMetadata(TValue)
The metadata.

See Also

Reference

DirectPropertyBase(TValue) Class
OverrideMetadata Overload
Avalonia Namespace