UIPageViewGetNumber Delegate

Definition

A delegate used with GetPresentationCount and GetPresentationIndex.

public delegate nint UIPageViewGetNumber(UIPageViewController pageViewController);
type UIPageViewGetNumber = delegate of UIPageViewController -> nint

Parameters

pageViewController
UIPageViewController

Return Value

System.System.IntPtr System.nativeint

Applies to