Share

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This page contains changes which are not marked for translation.

Supported platforms: Platform android.pngPlatform ios.png
Available since: 2020.7

Description

Share a text or an image with other apps on iOS/Android.

Share=require "Share"

Share.share("text/plain","Hello World!")


Methods

Share.share share some data

Events

Constants