UIPageViewControllerクラス
ページめくりの管理を行うクラスです
| 継承 | NSObject |
| 準拠 | NSCoding (UIViewController) |
| UIAppearanceContainer (UIViewController) | |
| NSObject (NSObject) | |
| フレームワーク | /System/Library/Frameworks/UIKit.framework |
| 使用可能 | iOS 5.0以降 |
| 定義 | UIPageViewController.h |
概要
ページめくりの管理を行うコラスです。
メソッドとプロパティ
ページビューコントローラーの作成
– initWithTransitionStyle:navigationOrientation:options
dataSource property
delegate property
内容の提供
– setViewControllers:direction:animated:completion
viewControllers property
gestureRecognizers property
表示オプション
navigationOrientation property
spineLocation property
transitionStyle property
doubleSided property
フレームワーク
UIKit
クラス
UIPageViewController