开发者

What do iOS developers call the dots on the bottom of a page that indicate the number of open windows in an application?

开发者 https://www.devze.com 2023-02-18 20:49 出处:网络
Repeat: What do iOS developers call the visual dots on the bottom of a page that indicate the number of open windows i开发者_如何学编程n an application?

Repeat: What do iOS developers call the visual dots on the bottom of a page that indicate the number of open windows i开发者_如何学编程n an application?

What do iOS developers call the dots on the bottom of a page that indicate the number of open windows in an application?


This is a page control, or as the iOS HIG calls it a page indicator.


Page Control Dots

"You use the UIPageControl class to create and manage page controls. A page control is a succession of dots centered in the control. Each dot corresponds to a page in the application’s document (or other data-model entity), with the white dot indicating the currently viewed page."

http://developer.apple.com/library/ios/#documentation/uikit/reference/UIPageControl_Class/Reference/Reference.html

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号