MAUIverse MAUIverse

.NET MAUI Community Toolkit 1.3 Released

Community Toolkit 1.3 arrived months after MAUI GA with behaviours and image helpers rather than heavy new controls. Edin Kapić walks through StatusBarBehavior, fade animation, and Gravatar support.

What you’ll learn

  • StatusBarBehavior — set status bar color and light/dark content style from page behaviours
  • FadeAnimation — opacity animations via AnimationBehavior without custom subclasses
  • GravatarImageSource — profile images from email with caching and fallback options
  • SourceLink symbols — step into toolkit source while debugging NuGet packages in Visual Studio

Read the full article for the XAML samples and how behaviours avoid subclassing controls.

View Source →

← Back to Community Feed

}