Share via


NSSharingServiceDidFailToShareItemsEventArgs Class

Definition

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

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

Constructors

Name Description
NSSharingServiceDidFailToShareItemsEventArgs(NSObject[], NSError)

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

Properties

Name Description
Error
Items

Applies to