Share via


NSSharingServiceNameExtensions.GetConstant(NSSharingServiceName) Method

Definition

Retrieves the NSString constant that describes self.

public static Foundation.NSString? GetConstant(this AppKit.NSSharingServiceName self);
static member GetConstant : AppKit.NSSharingServiceName -> Foundation.NSString

Parameters

self
NSSharingServiceName

The instance on which this method operates.

Returns

Applies to