Share via


UIPageViewFinishedAnimationEventArgs Class

Definition

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

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

Constructors

Name Description
UIPageViewFinishedAnimationEventArgs(Boolean, UIViewController[], Boolean)

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

Properties

Name Description
Completed
Finished
PreviousViewControllers

Applies to