次の方法で共有


UIPageViewControllerDataSource.GetPresentationCount メソッド

定義

ページ インジケーターの項目数。

[Foundation.Export("presentationCountForPageViewController:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint GetPresentationCount (UIKit.UIPageViewController pageViewController);
abstract member GetPresentationCount : UIKit.UIPageViewController -> nint
override this.GetPresentationCount : UIKit.UIPageViewController -> nint

パラメーター

pageViewController
UIPageViewController

戻り値

System.System.IntPtr System.nativeint
属性

適用対象