次の方法で共有


NSDocument.ShareDocumentAsync(NSSharingService) メソッド

定義

[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>

パラメーター

sharingService
NSSharingService

戻り値

属性

適用対象