зеркало из https://github.com/xamarin/ios-samples.git
c48c4d648c
The new .editorconfig is copied from the one in xamarin/xamarin-macios. Formatting was fixed using 'dotnet format whitespace --folder .' |
||
---|---|---|
.. | ||
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
name | description | page_type | languages | products | extensions | urlFragment | |||||
---|---|---|---|---|---|---|---|---|---|---|---|
Xamarin.iOS - Hello, Universal App | A sample demonstrating how to create universal applications that will run on both iPhone and iPad devices (get started) | sample |
|
|
|
hello-universal |
Hello, Universal App
Xamarin.iOS samples | Xamarin.iOS docs
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.