Skip to main content

OverrideMetadata<T>(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<T>(
StyledPropertyMetadata<TValue> metadata
)
where T : AvaloniaObject

Parameters

  StyledPropertyMetadata(TValue)
The metadata.

Type Parameters

The type.

See Also

Reference

StyledProperty(TValue) Class
OverrideMetadata Overload
Avalonia Namespace