NSSharingService.GetSharingService Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
GetSharingService(NSString) | |
GetSharingService(NSSharingServiceName) |
GetSharingService(NSString)
[Foundation.Export("sharingServiceNamed:")]
public static AppKit.NSSharingService GetSharingService (Foundation.NSString serviceName);
static member GetSharingService : Foundation.NSString -> AppKit.NSSharingService
Parameters
- serviceName
- NSString
Returns
- Attributes
Applies to
GetSharingService(NSSharingServiceName)
public static AppKit.NSSharingService GetSharingService (AppKit.NSSharingServiceName service);
static member GetSharingService : AppKit.NSSharingServiceName -> AppKit.NSSharingService
Parameters
- service
- NSSharingServiceName