InvertedBoolConverter Class
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.
Converts true to false and false to true. Simple as that!
C#
public class InvertedBoolConverter : Xamarin.CommunityToolkit.Extensions.Internals.ValueConverterExtension, Xamarin.Forms.IValueConverter
- Inheritance
- Implements
Convert(Object, Type, Object, Culture |
Converts a System.Boolean to its inverse value. |
Convert |
Converts a System.Boolean to its inverse value. |
Provide |
(Inherited from ValueConverterExtension) |
IMarkup |
(Inherited from ValueConverterExtension) |
Product | Versions |
---|---|
Xamarin Community Toolkit | Latest |