UIPageViewControllerDataSource.GetPresentationIndex Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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