Share via


NSApplicationUserAcceptedCloudKitShareEventArgs(CKShareMetadata) Constructor

Definition

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

public NSApplicationUserAcceptedCloudKitShareEventArgs(CloudKit.CKShareMetadata metadata);
new AppKit.NSApplicationUserAcceptedCloudKitShareEventArgs : CloudKit.CKShareMetadata -> AppKit.NSApplicationUserAcceptedCloudKitShareEventArgs

Parameters

metadata
CKShareMetadata

The value for the Metadata property.

Applies to