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 override AvaloniaPropertyMetadata GenerateTypeSafeMetadata()

Return Value

AvaloniaPropertyMetadata

Remarks

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

See Also

Reference

DirectPropertyMetadata(TValue) Class
Avalonia Namespace