Difference between revisions of "Share"

From GiderosMobile
(Created page with "__NOTOC__ <!-- GIDEROSOBJ:Share --> '''<translate>Supported platforms</translate>:''' File:Platform android.pngFile:Platform ios.png<br/> '''<translate>Available since...")
(No difference)

Revision as of 11:18, 22 July 2020

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

Special:MyLanguage/Share.share share some data

Events

Constants