Share via


NSPageControllerTransitionEventArgs(NSObject) Constructor

Definition

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

public NSPageControllerTransitionEventArgs(Foundation.NSObject targetObject);
new AppKit.NSPageControllerTransitionEventArgs : Foundation.NSObject -> AppKit.NSPageControllerTransitionEventArgs

Parameters

targetObject
NSObject

The value for the TargetObject property.

Applies to