Setter.Property Property

Definition

The property on which to apply the assignment.

public Xamarin.Forms.BindableProperty Property { get; set; }
member this.Property : Xamarin.Forms.BindableProperty with get, set

Property Value

Remarks

Only bindable properties can be set with a Setter.

.

Applies to