Skip to main content

PropertyType Property

Gets the type of the property.

Definition

Namespace: Avalonia.Data.Core.Plugins
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public Type? PropertyType { get; }

Property Value

Type

Implements

IPropertyAccessor.PropertyType

Exceptions

InvalidOperationExceptionThe accessor has not been subscribed to yet.

See Also

Reference

PropertyError Class
Avalonia.Data.Core.Plugins Namespace