UIPageViewControllerDataSource.GetPresentationIndex Method

Definition

The index to indicate in the page indicator.

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

Parameters

pageViewController
UIPageViewController

Returns

System.System.IntPtr System.nativeint
Attributes

Applies to