iOSSharingPanel

From Xojo Documentation

Class (inherits from Object)

New in 2016r2

An iOSSharingPanel allows the application to share a piece of text, a URL, or a picture with any registered system service or app.

Events
Cancelled Completed
Methods
SharePicture ShareText ShareURL

Notes

By default, Xojo provides a default message that will appear will appear when the user is asked for permission to access their photo library. If you wish to customize this message, look for the NSPhotoLibraryAddUsageDescription key in the plist of your built app.

See Also

iOSImage