AvaloniaPropertyChangedEventArgs.

Priority Property

Summary

Gets the priority of the binding that produced the value.
Namespace
Avalonia
Containing Type
AvaloniaPropertyChangedEventArgs

Syntax

public BindingPriority Priority { get; private set; }

Value

Type Description
BindingPriority The priority of the new value.