Priority Property
Gets the priority of the binding that produced the value.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public BindingPriority Priority { get; }
Public ReadOnly Property Priority As BindingPriority
Get
member Priority : BindingPriority with get
Property Value
BindingPriority
The priority of the new value.