다음을 통해 공유


UIPageViewControllerDataSource_Extensions.GetPresentationIndex 메서드

정의

페이지 표시기에서 강조 표시할 페이지의 인덱스입니다.

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

매개 변수

This
IUIPageViewControllerDataSource

이 확장 메서드가 작동하는 인스턴스입니다.

pageViewController
UIPageViewController

반환

System.System.IntPtr System.nativeint
특성

적용 대상