NotConverter 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 NotConverter : Xamarin.Forms.Markup.FuncConverter<bool,bool>
type NotConverter = class
inherit FuncConverter<bool, bool>
- Inheritance
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>) |