다음을 통해 공유


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

반환

특성

적용 대상