UIPageViewControllerTransitionEventArgs.PendingViewControllers Property

Definition

Gets or sets the array of the view controllers that the page view controller will transition to.

public UIKit.UIViewController[] PendingViewControllers { get; set; }
member this.PendingViewControllers : UIKit.UIViewController[] with get, set

Property Value

Applies to