Share
From GiderosMobile
Supported platforms: 

Available since: 2020.7
Description
Share a text or an image with other apps on iOS/Android. <syntaxhighlight lang="lua"> Share=require "Share"
Share.share("text/plain","Hello World!") </source>
| MethodsShare.share share some data | EventsConstants | 
