Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Files

Hello_ComplexUniversal

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 22, 2013
Feb 17, 2023
Oct 22, 2013
Feb 17, 2023
Aug 7, 2018
Jan 19, 2015
Jul 19, 2017
Feb 17, 2023
Mar 27, 2015
Aug 2, 2019
name description page_type languages products extensions urlFragment
Xamarin.iOS - Hello, Complex Universal
Sample demonstrating how to create universal applications that will run on both iPhone and iPad devices (get started)
sample
csharp
xamarin
tags
getstarted
hello-complexuniversal

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.

Simple app with button and text