зеркало из https://github.com/xamarin/ios-samples.git
168efa013e | ||
---|---|---|
.. | ||
Resources | ||
Screens | ||
Screenshots | ||
AppDelegate.cs | ||
Hello_MultiScreen_iPhone.csproj | ||
Hello_MultiScreen_iPhone.sln | ||
Info.plist | ||
Main.cs | ||
Metadata.xml | ||
README.md |
README.md
Hello Multi-Screen iPhone
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.