SharingPanelMBS methods

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 SharingPanelMBS class.

SharingPanelMBS.AddData(Data as MemoryBlock, subject as string = "")

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Sharing Panel MBS MacFrameworks Plugin 21.4 ❌ No ❌ No ❌ No ✅ Yes iOS only
Add data to the list of items to share.

SharingPanelMBS.AddFile(File as FolderItem, subject as string = "")

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Sharing Panel MBS MacFrameworks Plugin 21.4 ❌ No ❌ No ❌ No ✅ Yes iOS only
Add a file as URL to the list of items to share.

SharingPanelMBS.AddImage(image as NSImageMBS, subject as string = "")

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Sharing Panel MBS MacFrameworks Plugin 21.4 ❌ No ❌ No ❌ No ✅ Yes iOS only
Add an image to the list of items to share.

SharingPanelMBS.AddPicture(pic as Picture, subject as string = "")

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Sharing Panel MBS MacFrameworks Plugin 21.4 ❌ No ❌ No ❌ No ✅ Yes iOS only
Add an image to the list of items to share.

SharingPanelMBS.AddStyledText(text as NSAttributedStringMBS, subject as string = "")

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Sharing Panel MBS MacFrameworks Plugin 21.4 ❌ No ❌ No ❌ No ✅ Yes iOS only
Add styled text to the list of items to share.

Subject is optional subject passed to email app.

SharingPanelMBS.AddText(text as string, subject as string = "")

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Sharing Panel MBS MacFrameworks Plugin 21.4 ❌ No ❌ No ❌ No ✅ Yes iOS only
Add text to the list of items to share.

Subject is optional subject passed to email app.

SharingPanelMBS.AddURL(URL as string, subject as string = "")

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Sharing Panel MBS MacFrameworks Plugin 21.4 ❌ No ❌ No ❌ No ✅ Yes iOS only
Add an URL to the list of items to share.

SharingPanelMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Sharing Panel MBS MacFrameworks Plugin 21.4 ❌ No ❌ No ❌ No ✅ Yes iOS only
The constructor.

SharingPanelMBS.Destructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Sharing Panel MBS MacFrameworks Plugin 21.4 ❌ No ❌ No ❌ No ✅ Yes iOS only
The destructor.

SharingPanelMBS.Dismiss

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Sharing Panel MBS MacFrameworks Plugin 21.4 ❌ No ❌ No ❌ No ✅ Yes iOS only
Dismisses the controller.

SharingPanelMBS.ExcludedActivityTypes as String()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Sharing Panel MBS MacFrameworks Plugin 21.4 ❌ No ❌ No ❌ No ✅ Yes iOS only
Queries the list of excluded activity types.

SharingPanelMBS.Items as Variant()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Sharing Panel MBS MacFrameworks Plugin 21.4 ❌ No ❌ No ❌ No ✅ Yes iOS only
Copies the items to share.

SharingPanelMBS.Present

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Sharing Panel MBS MacFrameworks Plugin 21.4 ❌ No ❌ No ❌ No ✅ Yes iOS only
Presents the controller.

SharingPanelMBS.SetExcludedActivityTypes(ActivityTypess() as String)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Sharing Panel MBS MacFrameworks Plugin 21.4 ❌ No ❌ No ❌ No ✅ Yes iOS only
Sets the list of excluded activity types.

SharingPanelMBS.SetItems(items() as Variant)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Sharing Panel MBS MacFrameworks Plugin 21.4 ❌ No ❌ No ❌ No ✅ Yes iOS only
Sets the items to share with an variant array.

The items on this page are in the following plugins: MBS MacFrameworks Plugin.


💬 Ask a question or report a problem