BoolToObjectConverter 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 boolean to object and vice versa.
public class BoolToObjectConverter : Xamarin.CommunityToolkit.Converters.BoolToObjectConverter<object>
- Inheritance
False |
The object that corresponds to False value. (Inherited from BoolToObjectConverter<TObject>) |
True |
The object that corresponds to True value. (Inherited from BoolToObjectConverter<TObject>) |
Convert(Object, Type, Object, Culture |
Converts System.Boolean to object. (Inherited from BoolToObjectConverter<TObject>) |
Convert |
Converts back object to System.Boolean. (Inherited from BoolToObjectConverter<TObject>) |
Provide |
(Inherited from ValueConverterExtension) |
IMarkup |
(Inherited from ValueConverterExtension) |
Product | Versions |
---|---|
Xamarin Community Toolkit | Latest |