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 |
When a service is chosen, the picker automatically executes it, which presents the sharing window.
The events in this class allows customizing the picker's available services, where it appears, and allows assigning the delegate object for the NSSharingService delegate.
Available in OS X v10.8 and later.
Constant | Value | Description |
---|---|---|
NSMaxXEdge | 2 |
the maximum X edge. Typically right side. |
NSMaxYEdge | 3 |
The maximum Y edge. Topically the top edge of a window. |
NSMinXEdge | 0 |
the minimum X edge. Typically left side. |
NSMinYEdge | 1 |
Minimum Y. As coordinates are upside down in the Cocoa world, this is the bottom edge of a window. |
This class has no sub classes.
The items on this page are in the following plugins: MBS MacFrameworks Plugin.
NSSharingServiceMBS - NSSizeMBS