
Learn how to create and connect view controllers to define the user interface of your iOS applications. After reading this guide, you will know how to add views and create view controllers, how to use segues and unwind segues to connect them, and how to implement Navigation Controllers, Tab Bar Controllers, and Split View Controllers to create user interfaces for every device.Table of ContentsVIEW...
File Size: 2374 KB
Print Length: 185 pages
Publication Date: January 1, 2018
Sold by: Amazon Digital Services LLC
Language: English
ASIN: B078RT1MVF
Text-to-Speech: ::::
X-Ray:
Word Wise: Not Enabled
Lending: Not Enabled
Enhanced Typesetting:
Format: PDF ePub fb2 TXT fb2 ebook
- J.D Gauchat pdf
- J.D Gauchat ebooks
- Amazon Digital Services LLC epub
- Computers and Technology pdf books
- English pdf
SStoryboardView ControllersOrientationObject LibraryGuide LinesPropertiesConnectionsOutletsConnections in the StoryboardActionsMultiple View ControllersSeguesUnwind SeguesSegues in CodeNAVIGATION CONTROLLERSNavigation Controllers in the StoryboardNavigation BarItemsToolbarCustom NavigationSharing DataTAB BAR CONTROLLERSTabsTab Bar ControllerTab Bar Controller DelegateReal-Life ApplicationSPLIT VIEW CONTROLLERSUniversal ContainerSplit View Controller ObjectSplit View Controller DelegateImplementing Split View ControllersImproving the InterfaceItem by DefaultDetail View by DefaultDisplay Mode ButtonImplementing the Split View Controller DelegateExpanding the InterfaceModal ViewsPresentation ControllerPopover Presentation ControllerQUICK REFERENCEUIViewControllerUIStoryboardSegueUINavigationControllerUINavigationBarUINavigationItemUIBarItemUIBarButtonItemUIToolbarUITabBarItemUITabBarControllerUITabBarUITabBarControllerDelegateUISplitViewControllerUISplitViewControllerDelegateUIStoryboardUIPresentationControllerUIAdaptivePresentationControllerDelegateUIPopoverPresentationControllerUIPopoverPresentationControllerDelegateThis guide assumes that you have a basic knowledge of app development, Xcode, and the Swift language. If you don't know how to program in Swift or how to create an application with Xcode, download our guides Introduction to Swift and Interface Builder. For a complete course on app development for iOS, read our book iOS Apps for Masterminds.This guide is a collection of excerpts from the book iOS Apps for Masterminds. The information included in this guide will help you understand a particular aspect of app development in iOS, but it will not teach you everything you need to know to develop an app for Apple devices. If you need a complete course on app development for iOS, read our book iOS Apps for Masterminds. For more information, visit our website at www.formasterminds.com.