Skip to content

Commit

Permalink
Merge pull request #8132 from TopperDEL/patch-1
Browse files Browse the repository at this point in the history
[doc] Update splash-screen.md
  • Loading branch information
jeromelaban authored Feb 21, 2022
2 parents 770fe5c + 623cbd1 commit d830b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/articles/splash-screen.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ This article covers how to add a splash screen to your application.
- Right-click the `.iOS` project > Add > New Item ...
- Visual C# > Apple > Empty Storyboard
1. In the `Toolbox` window, drag and drop a `View Controller` and then an `ImageView` inside the `View Controller`.
1. In the `Toolbox` window, drag and drop a `View Controller` and then an `ImageView` inside the `View Controller`. Enable the `Is initial View Controller`-flag on the `View Controller`.
![viewcontroller-imageview](Assets/viewcontroller-imageview.png)
Expand Down

0 comments on commit d830b42

Please sign in to comment.