NSSharingServiceDelegate.WillShareItems(NSSharingService, NSObject[]) Method

Definition

[Foundation.Export("sharingService:willShareItems:")]
public virtual void WillShareItems (AppKit.NSSharingService sharingService, Foundation.NSObject[] items);
abstract member WillShareItems : AppKit.NSSharingService * Foundation.NSObject[] -> unit
override this.WillShareItems : AppKit.NSSharingService * Foundation.NSObject[] -> unit

Parameters

sharingService
NSSharingService
items
NSObject[]
Attributes

Applies to