TextCaseConverter.ConvertBack(Object, Type, Object, CultureInfo) Method

Definition

This method is not implemented and will throw a System.NotImplementedException.

C#
public object? ConvertBack (object value, Type targetType, object parameter, System.Globalization.CultureInfo culture);

Parameters

value
System.Object

N/A

targetType
System.Type

N/A

parameter
System.Object

N/A

culture
System.Globalization.CultureInfo

N/A

Returns

System.Object

N/A

Implements

Applies to

Product Versions
Xamarin Community Toolkit Latest