共用方式為


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

適用於