Share via


NotConverter Class

Definition

public class NotConverter : Xamarin.Forms.Markup.FuncConverter<bool,bool>
type NotConverter = class
    inherit FuncConverter<bool, bool>
Inheritance
System.Object
FuncConverter<TSource,TDest,System.Object>
FuncConverter<System.Boolean,System.Boolean>
NotConverter

Constructors

NotConverter()

Properties

Instance

Methods

Convert(Object, Type, Object, CultureInfo) (Inherited from FuncConverter<TSource,TDest,TParam>)
ConvertBack(Object, Type, Object, CultureInfo) (Inherited from FuncConverter<TSource,TDest,TParam>)

Applies to