Share via


NSImageLoadEventArgs Class

Definition

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

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

Constructors

Name Description
NSImageLoadEventArgs(NSImageRep)

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

Properties

Name Description
Rep

Applies to