다음을 통해 공유


NSSharingService.GetSharingService 메서드

정의

오버로드

GetSharingService(NSString)
GetSharingService(NSSharingServiceName)

GetSharingService(NSString)

[Foundation.Export("sharingServiceNamed:")]
public static AppKit.NSSharingService GetSharingService (Foundation.NSString serviceName);
static member GetSharingService : Foundation.NSString -> AppKit.NSSharingService

매개 변수

serviceName
NSString

반환

특성

적용 대상

GetSharingService(NSSharingServiceName)

public static AppKit.NSSharingService GetSharingService (AppKit.NSSharingServiceName service);
static member GetSharingService : AppKit.NSSharingServiceName -> AppKit.NSSharingService

매개 변수

반환

적용 대상