Xamarin.Forms.IValueConverter.ConvertBack Method
Implement this method to convert value back from targetType by using parameter and culture.

Syntax

public object ConvertBack (object value, Type targetType, object parameter, System.Globalization.CultureInfo culture)

Parameters

value
Documentation for this section has not yet been entered.
targetType
Documentation for this section has not yet been entered.
parameter
Documentation for this section has not yet been entered.
culture
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0