Edit

Share via


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);

Parameters

pageViewController
UIPageViewController

Returns

System.System.IntPtr
Attributes

Applies to