NSSharingServicePickerDelegate.DidChooseSharingService Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("sharingServicePicker:didChooseSharingService:")]
public virtual void DidChooseSharingService (AppKit.NSSharingServicePicker sharingServicePicker, AppKit.NSSharingService service);
abstract member DidChooseSharingService : AppKit.NSSharingServicePicker * AppKit.NSSharingService -> unit
override this.DidChooseSharingService : AppKit.NSSharingServicePicker * AppKit.NSSharingService -> unit
Parameters
- sharingServicePicker
- NSSharingServicePicker
- service
- NSSharingService
- Attributes