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
属性

适用于