Skip to main content

GenerateTypeSafeMetadata Method

Gets a copy of this object configured for use with any owner type.

Definition

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

public abstract AvaloniaPropertyMetadata GenerateTypeSafeMetadata()
View Source

Return Value

AvaloniaPropertyMetadata

Remarks

For example, delegates which receive the owner object should be removed.

See Also

Reference

AvaloniaPropertyMetadata Class
Avalonia Namespace