IOS UI design Mode-Paging

Source: Internet
Author: User

There are two types of UI design patterns: paging mode and drop-down refresh mode .

One, paging mode

Depending on the triggering method, requests are divided into active requests and passive requests .

Unsolicited request: When the condition is met, the next batch of data is requested again, is emitted automatically, and generally in the table view of the table foot out of the activity indicator, the activity indicator will be hidden after the request is over.

Passive request: When the condition is met, a control that responds to the Click event is displayed in the table's foot of the table view. This control is usually a button, and the button label is usually set to "more". When the "more" button is clicked, the app requests the server, and after the request is over, the "more" button is hidden.

The difference between the two, such as:

Second, drop-down refresh mode

Drop-down refresh and paging instead, when you flip the screen to the top, and then pull the screen down, the program starts to re-request the data, and the Table View header section appears with the activity indicator, and the table header disappears after the request ends, such as:

The difference between IOS6 and IOS7, such as:

Reference Source:

7.RefreshTableList

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

IOS UI design Mode-Paging

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.