IMultiValueConverter.Convert(Object[], Type, Object, CultureInfo) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public object Convert (object[] values, Type targetType, object parameter, System.Globalization.CultureInfo culture);
abstract member Convert : obj[] * Type * obj * System.Globalization.CultureInfo -> obj
- values
- System.Object[]
- targetType
- System.Type
- parameter
- System.Object
- culture
- System.Globalization.CultureInfo
System.Object
Product | Versions |
---|---|
Xamarin.Forms | Latest |