NimbusKit
1.2.1 - Fork Nimbus on Github - Visit the Nimbus Wiki
The iOS framework that grows only as fast as its documentation
|
The root scrolling page view of the Overview.
Tasks | |
BOOL | translucent property |
BOOL | enableDraggingVertically property |
(void) | - prependPageView: |
(void) | - addPageView: |
(void) | - removePageView: |
(void) | - updatePages |
Whether the view has a translucent background or not.
Whether the view can be draggable vertically or not.
Prepends a new page to the Overview.
Adds a new page to the Overview.
Removes a page from the Overview.
Update all of the views.