Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Social | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Available in OS X v10.8 and later.
Constant | Value | Description |
---|---|---|
NSCloudKitSharingServiceAllowPrivate | 2 |
The user is allowed to share privately. |
NSCloudKitSharingServiceAllowPublic | 1 |
The user is allowed to share publicly. |
NSCloudKitSharingServiceAllowReadOnly | 16 |
The user is allowed to grant participants read-only permissions. |
NSCloudKitSharingServiceAllowReadWrite | 32 |
The user is allowed to grant participants read/write permissions. |
NSCloudKitSharingServiceStandard | 0 |
Allow the user to configure the share with the standard set of options. |
Constant | Value | Description |
---|---|---|
NSSharingContentScopeFull | 2 |
Used when sharing the whole content of the current document, for example, the URL of the webpage. Available in OS X v10.8 and later. |
NSSharingContentScopeItem | 0 |
Used when sharing a clearly identified item, for example, a file represented by its icon. Available in OS X v10.8 and later. |
NSSharingContentScopePartial | 1 |
Used when sharing a portion of a more global content, for example, part of a webpage. Available in OS X v10.8 and later. |
This class has no sub classes.
The items on this page are in the following plugins: MBS MacFrameworks Plugin.
NSShadowMBS - NSSharingServiceItemsMBS