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
{{ message }}
This repository was archived by the owner on Apr 29, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: ManualStoryboard/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
name: Xamarin.iOS - Manual Storyboard
3
-
description: How to instantiate Storyboards programatically. This is the finished application from the Instantiate Storyboards Manually section of the...
3
+
description: "How to instantiate storyboards programmatically"
4
4
page_type: sample
5
5
languages:
6
6
- csharp
@@ -10,7 +10,7 @@ urlFragment: manualstoryboard
10
10
---
11
11
# Manual Storyboard
12
12
13
-
How to instantiate Storyboards programatically. This is the finished application from the [Instantiate Storyboards Manually](https://docs.microsoft.com/xamarin/ios/user-interface/storyboards/?tabs=macos#Instantiate_Storyboards_Manually) section of the Introduction to Storyboards document.
13
+
How to instantiate Storyboards programmatically. This is the finished application from the [Instantiate Storyboards Manually](https://docs.microsoft.com/xamarin/ios/user-interface/storyboards/#Instantiate_Storyboards_Manually) section of the Introduction to Storyboards document.
14
14
15
15
It also includes a sample detailing how to create conditional segues.
0 commit comments