You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
there are multiple ways of adding custom badges to tabs in the tab bar. In SimpleShell, no custom handlers are needed. One way is to extend ShellContent with a bindable property for the badge content and bind that property to the badge. I implemented this approach in the Sample.SimpleShellTopBar sample app.
How to make custom handler to handle badge in shell content?
The text was updated successfully, but these errors were encountered: