Mode Property
Gets the binding mode with which the binding was initiated.
Definition
Namespace: Avalonia.Data
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public BindingMode Mode { get; }
Public ReadOnly Property Mode As BindingMode
Get
member Mode : BindingMode with get