Share via


NSPageControllerTransitionEventArgs Class

Definition

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

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

Constructors

Name Description
NSPageControllerTransitionEventArgs(NSObject)

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

Properties

Name Description
TargetObject

Applies to