Share via


NSWindowCoderEventArgs(NSCoder) Constructor

Definition

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

public NSWindowCoderEventArgs(Foundation.NSCoder coder);
new AppKit.NSWindowCoderEventArgs : Foundation.NSCoder -> AppKit.NSWindowCoderEventArgs

Parameters

coder
NSCoder

The value for the Coder property.

Applies to