36 IconPath.SetBinding(Path.DataProperty,
new Binding(nameof(this.IconPath), source:
this));
A customizable entry control that allows setting views on the left and right sides of the entry.
Color TextColor
Gets or sets the text color of the entry.
Geometry IconPath
Gets or sets the view displayed on the right side of the entry.
static readonly BindableProperty IconProperty
Bindable property for the view displayed on the right side of the entry.