UIPageViewControllerTransitionStyle 列挙型
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
の遷移スタイル UIPageViewControllerを示す列挙体。
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIPageViewControllerTransitionStyle
type UIPageViewControllerTransitionStyle =
- 継承
-
UIPageViewControllerTransitionStyle
- 属性
フィールド
PageCurl | 0 | ページがカールアップする画面切り替え。 |
Scroll | 1 | ページがスクロールする画面切り替え。 |