次の方法で共有


UIPageViewControllerDataSource_Extensions.GetPresentationIndex メソッド

定義

ページ インジケーターで強調表示されるページのインデックス。

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

パラメーター

This
IUIPageViewControllerDataSource

この拡張メソッドが動作するインスタンス。

pageViewController
UIPageViewController

戻り値

System.System.IntPtr System.nativeint
属性

適用対象