Xamarin.CommunityToolkit by Microsoft

<PackageReference Include="Xamarin.CommunityToolkit" Version="2.0.6" />

.NET API 366,512 bytes

 TabBadgeView

public class TabBadgeView : TemplatedView

public bool AutoHide { get; set; }

public Color BackgroundColor { get; set; }

public IBadgeAnimation BadgeAnimation { get; set; }

public Color BorderColor { get; set; }

public bool IsAnimated { get; set; }

public View PlacementTarget { get; set; }

public string Text { get; set; }

public Color TextColor { get; set; }

public TabBadgeView()