Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Splash screens #19

Closed
davidbritch opened this issue Jun 15, 2021 · 0 comments
Closed

Splash screens #19

davidbritch opened this issue Jun 15, 2021 · 0 comments
Assignees
Labels

Comments

@davidbritch
Copy link
Contributor

MAUI allows splash screens to be specified in the single project:

		<MauiSplashScreen Include="Resources\appiconfg.svg" Color="#512BD4" />

Any image format can be provided along with a background brush, similar to how we also do app icons. For more advanced scenarios, platform-native splash screen methods still apply.

Related to #8

@davidbritch davidbritch added this to To do in .NET MAUI docs plan via automation Jun 15, 2021
@PRMerger9 PRMerger9 added the Pri3 label Jun 15, 2021
@davidbritch davidbritch self-assigned this Aug 19, 2021
@davidbritch davidbritch moved this from To do to In progress in .NET MAUI docs plan Aug 19, 2021
@davidbritch davidbritch moved this from In progress to Done in .NET MAUI docs plan Dec 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants