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
Back to NSSharingServiceItemsMBS class.
NSSharingServiceItemsMBS.AddAttributedString(AttributedString as NSAttributedStringMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Social | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
See also:
NSSharingServiceItemsMBS.AddAttributedString(AttributedStrings() as NSAttributedStringMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Social | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
See also:
NSSharingServiceItemsMBS.AddFile(file as folderitem)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Social | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
NSSharingServiceItemsMBS.AddFiles(files() as folderitem)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Social | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
NSSharingServiceItemsMBS.AddImage(image as NSImageMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Social | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
NSSharingServiceItemsMBS.AddImages(images() as NSImageMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Social | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
NSSharingServiceItemsMBS.AddText(text as string)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Social | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
See also:
NSSharingServiceItemsMBS.AddText(texts() as string)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Social | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
See also:
NSSharingServiceItemsMBS.AddURL(URL as string)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Social | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
See also:
NSSharingServiceItemsMBS.AddURL(URLs() as string)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Social | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
See also:
NSSharingServiceItemsMBS.Constructor
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Social | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
NSSharingServiceItemsMBS.count as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Social | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
NSSharingServiceItemsMBS.Images as NSImageMBS()
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Social | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
NSSharingServiceItemsMBS.objectAtIndex(index as Integer) as Variant
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Social | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Index is from 0 to count-1.
Returns URLs and files as string with URL.
NSSharingServiceItemsMBS.Texts as string()
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Social | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
NSSharingServiceItemsMBS.URLs as string()
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Social | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
As files are also handled as URLs, the array contains also files in the collections as URLs.
The items on this page are in the following plugins: MBS MacFrameworks Plugin.