次の方法で共有


UIPageViewControllerDataSource_Extensions.GetPresentationCount メソッド

定義

ページ インジケーターに表示されるページ数。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static nint GetPresentationCount (this UIKit.IUIPageViewControllerDataSource This, UIKit.UIPageViewController pageViewController);
static member GetPresentationCount : UIKit.IUIPageViewControllerDataSource * UIKit.UIPageViewController -> nint

パラメーター

This
IUIPageViewControllerDataSource

この拡張メソッドが動作するインスタンス。

pageViewController
UIPageViewController

戻り値

System.System.IntPtr System.nativeint
属性

適用対象