Platforms to show: All Mac Windows Linux Cross-Platform

Back to SharingPanelMBS class.

SharingPanelMBS.UIActivityTypeAddToReadingList as String

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

A type of activity that adds the URL to Safari’s reading list.
When using this service, you can provide an URL whose contents uses the http or https scheme that points to the page to add.

SharingPanelMBS.UIActivityTypeAirDrop as String

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

A type of activity that makes the provided content available through AirDrop.
When using this service, you can provide String, NSAttributedStringMBS, picture, and URLs as data for the activity items. You may also provide Array or Dictionary objects that contain the listed data types.

SharingPanelMBS.UIActivityTypeAssignToContact as String

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

A type of activity that assigns the image to a contact.
When using this service, you can provide a picture object as data for the activity items.

SharingPanelMBS.UIActivityTypeCopyToPasteboard as String

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

A type of activity that posts the provided content to the pasteboard.

When using this service, you can provide string, picture, URL, color, and Dictionary objects as data for the activity items.

SharingPanelMBS.UIActivityTypeMail as String

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

A type of activity that posts the provided content to a new email message.

When using this service, you can provide string and picture objects and URLs pointing to local files as data for the activity items.
Optional subject for items are passed for email subject.

SharingPanelMBS.UIActivityTypeMarkupAsPDF as String

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

A type of activity that marks up the provided content as a PDF file.

SharingPanelMBS.UIActivityTypeMessage as String

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

A type of activity that posts the provided content to the Messages app.
When using this service, you can provide string and NSAttributedStringMBS objects as data for the activity items. You may also specify URLs whose contents use the sms scheme.
If the device has MMS or FaceTime enabled, you can provide picture, and URLs as data for the activity items.

SharingPanelMBS.UIActivityTypeOpenInIBooks as String

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

A type of activity that opens the content in iBooks.

SharingPanelMBS.UIActivityTypePostToFacebook as String

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

A type of activity that posts the provided content to the user’s wall on Facebook.
When using this service, you can provide String, NSAttributedStringMBS, picture, and URLs as data for the activity items.

SharingPanelMBS.UIActivityTypePostToFlickr as String

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

A type of activity that posts the provided image to the user’s Flickr account.
When using this service, you can provide picture and URLs whose contents use the file scheme and point to an image. You can also use MemoryBlock whose contents are image data as data for the activity items.

SharingPanelMBS.UIActivityTypePostToTencentWeibo as String

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

A type of activity that posts the provided content to the user’s Tencent Weibo feed.
When using this service, you can provide String, NSAttributedStringMBS, picture, and URL as data for the activity items.

SharingPanelMBS.UIActivityTypePostToTwitter as String

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

A type of activity that posts the provided content to the user’s Twitter feed.
When using this service, you can provide String, NSAttributedStringMBS, picture, and URL as data for the activity items.

SharingPanelMBS.UIActivityTypePostToVimeo as String

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

A type of activity that posts the provided video to the user’s Vimeo account.
When using this service, you can provide data from URL/folderItem whose contents use the file scheme and point to a video. You can use MemoryBlock objects whose contents are video data as data for the activty items.

SharingPanelMBS.UIActivityTypePostToWeibo as String

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

A type of activity that posts the provided content to the user’s Weibo feed.
When using this service, you can provide picture and URLs whose contents use the file scheme and point to an image. You can also use MemoryBlock whose contents are image data as data for the activity items.

SharingPanelMBS.UIActivityTypePrint as String

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

A type of activity that prints the provided content.

When using this service, you can provide picture and MemoryBlock objects and URL/folderitem pointing to local files as data for the activity items.

SharingPanelMBS.UIActivityTypeSaveToCameraRoll as String

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

A type of activity that assigns the image or video to the user’s camera roll.

When using this service, you can provide a picture as data for image-based activity items. For image and video items, you can provide an URL/file with a path to the video.

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


The biggest plugin in space...