InvertedBoolConverter Class

Definition

Converts true to false and false to true. Simple as that!

C#
public class InvertedBoolConverter : Xamarin.CommunityToolkit.Extensions.Internals.ValueConverterExtension, Xamarin.Forms.IValueConverter
Inheritance
System.Object
InvertedBoolConverter
Implements

Constructors

Methods

Convert(Object, Type, Object, CultureInfo)

Converts a System.Boolean to its inverse value.

ConvertBack(Object, Type, Object, CultureInfo)

Converts a System.Boolean to its inverse value.

ProvideValue(IServiceProvider) (Inherited from ValueConverterExtension)

Explicit Interface Implementations

Applies to

Product Versions
Xamarin Community Toolkit Latest