편집

다음을 통해 공유


UIPageViewControllerTransitionEventArgs(UIViewController[]) Constructor

Definition

Initializes a new instance of the UIPageViewControllerTransitionEventArgs class.

public UIPageViewControllerTransitionEventArgs (UIKit.UIViewController[] pendingViewControllers);
new UIKit.UIPageViewControllerTransitionEventArgs : UIKit.UIViewController[] -> UIKit.UIPageViewControllerTransitionEventArgs

Parameters

pendingViewControllers
UIViewController[]

Applies to