© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•9mo ago•
15 replies
enrico11011

✅ implementing "Screens" in avalonia?

so i'm building a small app in Avalonia, I want to have a login screen that appears before the "main" screen i.e require a login before is there a built-in/preferred way to implement something like this? poking around the code I see
desktop.MainWindow
desktop.MainWindow
being set I'm guessing that it involves manipulating that to some extent?

or can you do something like in HTML where you can set
display:none
display:none
on elements and then write code to manipulate that
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ Collision in Avalonia
C#CC# / help
9mo ago
Styling in Avalonia
C#CC# / help
2y ago
✅ File Searcher in Avalonia
C#CC# / help
12mo ago
Errors in Avalonia.UI
C#CC# / help
2y ago