Share via


NSImageLoadEventArgs(NSImageRep) Constructor

Definition

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

public NSImageLoadEventArgs(AppKit.NSImageRep rep);
new AppKit.NSImageLoadEventArgs : AppKit.NSImageRep -> AppKit.NSImageLoadEventArgs

Parameters

rep
NSImageRep

The value for the Rep property.

Applies to