Share via


NSSharingServicePickerDidChooseSharingServiceEventArgs Constructor

Definition

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

public NSSharingServicePickerDidChooseSharingServiceEventArgs(AppKit.NSSharingService service);
new AppKit.NSSharingServicePickerDidChooseSharingServiceEventArgs : AppKit.NSSharingService -> AppKit.NSSharingServicePickerDidChooseSharingServiceEventArgs

Parameters

service
NSSharingService

The value for the Service property.

Applies to