DataTrigger.Binding Property

Definition

Gets or sets the binding whose value will be compared to Value to determine when to invoke the setters.

public Xamarin.Forms.BindingBase Binding { get; set; }
member this.Binding : Xamarin.Forms.BindingBase with get, set

Property Value

Applies to