зеркало из https://github.com/xamarin/ios-samples.git
a12049ed21
and edit YAML for a few (get started) |
||
---|---|---|
.. | ||
Resources | ||
Screens | ||
Screenshots | ||
AppDelegate.cs | ||
Hello_MultiScreen_iPhone.csproj | ||
Hello_MultiScreen_iPhone.sln | ||
Info.plist | ||
Main.cs | ||
Metadata.xml | ||
README.md |
README.md
name | description | page_type | languages | products | extensions | urlFragment | |||||
---|---|---|---|---|---|---|---|---|---|---|---|
Xamarin.iOS - Hello Multi-Screen iPhone | An introduction to the primary pattern used in iOS for user interfaces: MVC (Model-View-Controller) (get started) | sample |
|
|
|
hello-multiscreen-iphone |
Hello Multi-Screen iPhone
Xamarin.iOS samples | Xamarin.iOS docs
This sample serves as an introduction to the primary pattern used in iOS for user interfaces: MVC (Model-View-Controller). It shows how to use the UINavigationController class to manage the user interface of a multi-screen application.