FuncConverter Class
Definition
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.
public class FuncConverter : Xamarin.Forms.Markup.FuncConverter<object,object,object>
type FuncConverter = class
inherit FuncConverter<obj, obj, obj>
- Inheritance
Constructors
FuncConverter(Func<Object,Object>, Func<Object,Object>) |
Methods
Convert(Object, Type, Object, CultureInfo) | (Inherited from FuncConverter<TSource,TDest,TParam>) |
ConvertBack(Object, Type, Object, CultureInfo) | (Inherited from FuncConverter<TSource,TDest,TParam>) |