Edit

Share via


NSDocument.ShareDocumentAsync(NSSharingService) Method

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual System.Threading.Tasks.Task<bool> ShareDocumentAsync (AppKit.NSSharingService sharingService);
abstract member ShareDocumentAsync : AppKit.NSSharingService -> System.Threading.Tasks.Task<bool>
override this.ShareDocumentAsync : AppKit.NSSharingService -> System.Threading.Tasks.Task<bool>

Parameters

sharingService
NSSharingService

Returns

Attributes

Applies to