UIPageViewControllerDataSource.GetPresentationCount 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 number of items for the page indicator.
[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
Parameters
- pageViewController
- UIPageViewController
Returns
System.System.IntPtr
System.nativeint
- Attributes