Share via


NSApplicationUserAcceptedCloudKitShareEventArgs Class

Definition

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

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

Constructors

Name Description
NSApplicationUserAcceptedCloudKitShareEventArgs(CKShareMetadata)

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

Properties

Name Description
Metadata

Applies to