TemplateBinding.Converter Property

Definition

Gets or sets the type converter to use to convert strings into instances of the bound property type.

public Xamarin.Forms.IValueConverter Converter { get; set; }
member this.Converter : Xamarin.Forms.IValueConverter with get, set

Property Value

Applies to