Extensions
The .NET MAUI Community Toolkit provides a set of extension methods to simplify common tasks such as animating the BackgroundColor
change of a VisualElement
.
.NET MAUI Community Toolkit Extensions
The .NET MAUI Community Toolkit provides a collection of extension methods to make developers lives easier. Here are the extension methods provided by the toolkit:
Extension | Description |
---|---|
ColorAnimationExtensions |
The ColorAnimationExtensions provide a series of extension methods that support animating the Color related properties of a VisualElement . |
ColorConversionExtensions |
The ColorConversionExtensions provide a series of extension methods that support converting, modifying or inspecting Color s. |
KeyboardExtensions |
The KeyboardExtensions provide a series of extension methods that support interacting with the Keyboard on controls that support text input. |
ServiceCollectionExtensions |
The ServiceCollectionExtensions provide a series of extension methods that simplify registering Views and their associated ViewModels within the .NET MAUI IServiceCollection . |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET MAUI Community Toolkit
Feedback
https://aka.ms/ContentUserFeedback.
Coming soon: Throughout 2024 we will be phasing out GitHub Issues as the feedback mechanism for content and replacing it with a new feedback system. For more information see:Submit and view feedback for