"IOS Human Interface Guidelines"--page View Controller

Source: Internet
Author: User

Page view Controller


Page view controllers use one of two styles to manage transitions between multi-page content-scrolling or flipping. This is what the page looks like in the iOS simulator:




API NOTE

View Page view controllers to learn more about defining Page view controller content in your code.


A Page view controller:

    • No default appearance for scrolling style
Page view controllers can add a spine appearance between pages for page-flipping styles.
    • Animate transitions between pages based on a particular style
For scrolling style, the current page scrolls to the next page, and for page-flipping styles, the current pages behave like pages of a book or notebook.
Use the Page view controller to show the content of a user's streamlined (such as a story's text) or naturally into a section (such as a calendar).
if necessary, create a custom way for users to get content in a non-linear manner. The Page view controller lets the user move from one page to the next or previous page, and it does not provide a way for users to jump across pages. If you want to use a Page view controller to display content that a user might get without nonlinearity-such as a dictionary or a book's directory-you have to implement a custom way to move users to different areas of the content.


This article is translated from the official Apple development document to view the integration set: Https://github.com/Cloudox/iOS-Human-Interface-Guidelines All rights reserved: Http://blog.csdn.net/cloudox_

"IOS Human Interface Guidelines"--page View Controller

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.