다음을 통해 공유


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
특성

적용 대상