The members of Xamarin.Forms.IValueConverter are listed below.
Convert(object, Type, object, System.Globalization.CultureInfo)Implement this method to convert value to targetType by using parameter and culture. | ||
ConvertBack(object, Type, object, System.Globalization.CultureInfo)Implement this method to convert value back from targetType by using parameter and culture. | ||