Share via


NSImageLoadRepresentationEventArgs Class

Definition

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

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

Constructors

Name Description
NSImageLoadRepresentationEventArgs(NSImageRep, NSImageLoadStatus)

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

Properties

Name Description
Rep
Status

Applies to