Freigeben über


NSDocument.ShareDocument(NSSharingService, Action<Boolean>) Methode

Definition

[Foundation.Export("shareDocumentWithSharingService:completionHandler:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void ShareDocument (AppKit.NSSharingService sharingService, Action<bool> completionHandler);
abstract member ShareDocument : AppKit.NSSharingService * Action<bool> -> unit
override this.ShareDocument : AppKit.NSSharingService * Action<bool> -> unit

Parameter

sharingService
NSSharingService
completionHandler
Action<Boolean>
Attribute

Gilt für: