зеркало из https://github.com/xamarin/ios-samples.git
2b25d3b0d0 | ||
---|---|---|
.. | ||
Resources | ||
Screenshots | ||
AppDelegate.cs | ||
Hello_Universal.csproj | ||
Hello_Universal.sln | ||
Hello_UniversalViewController.cs | ||
Hello_UniversalViewController.designer.cs | ||
Hello_UniversalViewController_iPad.xib | ||
Hello_UniversalViewController_iPhone.xib | ||
Info.plist | ||
Main.cs | ||
Metadata.xml | ||
README.md |
README.md
Hello, Universal
A sample demonstrating how to create universal applications that will run on both iPhone and iPad devices, by switching the UI based on the UIInterfaceIdiom enum.
**NOTE: This sample will only work with Xcode 5.0 or above.