AvaloniaProperty.

GetMetadata(Type) Method

Summary

Gets the property metadata for the specified type.
Namespace
Avalonia
Containing Type
AvaloniaProperty

Syntax

public AvaloniaPropertyMetadata GetMetadata(Type type)

Parameters

Name Type Description
type Type The type.

Return Value

Type Description
AvaloniaPropertyMetadata The property metadata.