Compartir a través de


UIPageViewControllerDataSource_Extensions.GetPresentationCount Método

Definición

Número de páginas que se mostrarán en el indicador de página.

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

Parámetros

This
IUIPageViewControllerDataSource

Instancia en la que opera este método de extensión.

pageViewController
UIPageViewController

Devoluciones

System.System.IntPtr System.nativeint
Atributos

Se aplica a