MobileSharingPanel

From Xojo Documentation

Class (inherits from MobileControl)

New in 2020r2

A Sharing Panel 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, go to Build Settings in the Navigator, click on iOS then click on the Advanced tab in the Inspector. Enable Photo Access then click the Options button.

See Also

Picture