Skip to main content

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

Parameters

  Type
The type.
  StyledPropertyMetadata(TValue)
The metadata.

See Also

Reference

StyledProperty(TValue) Class
OverrideMetadata Overload
Avalonia Namespace