Share via


UIPageViewControllerTransitionEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class UIPageViewControllerTransitionEventArgs : EventArgs
type UIPageViewControllerTransitionEventArgs = class
    inherit EventArgs
Inheritance
UIPageViewControllerTransitionEventArgs

Constructors

Name Description
UIPageViewControllerTransitionEventArgs(UIViewController[])

Create a new instance of the UIPageViewControllerTransitionEventArgs with the specified event data.

Properties

Name Description
PendingViewControllers

Applies to