зеркало из https://github.com/xamarin/ios-samples.git
More README.md files.
This commit is contained in:
Родитель
bfdd2986e7
Коммит
7a8d2f02fa
|
@ -0,0 +1,11 @@
|
||||||
|
Hello, Complex 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.
|
||||||
|
|
||||||
|
This sample differs from the regular Hello, Universal sample in the
|
||||||
|
way UI switching is done. Instead of having one controller manage
|
||||||
|
two separate views depending on the device in use, we employ two
|
||||||
|
different root controllers.
|
|
@ -0,0 +1,6 @@
|
||||||
|
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.
|
|
@ -0,0 +1,5 @@
|
||||||
|
Hello iPad
|
||||||
|
==========
|
||||||
|
|
||||||
|
This is a simple hwllo world application demonstrating how to
|
||||||
|
create, configure, and build applications specific to the iPad.
|
Загрузка…
Ссылка в новой задаче