Setter.Property Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
.