iOSSharingPanel
From Xojo Documentation
![]() |
This item was deprecated in version 2020r2. Please use MobileSharingPanel as a replacement. |
Class (inherits from Object)
This class is supported on Mobile (iOS). Use #If...#Endif with the Target... constants to ensure you only use this class where it is supported. |
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 | ||
|
Methods | |||
|
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.