Share

From GiderosMobile
Revision as of 10:18, 22 July 2020 by Hgy29 (talk | contribs) (Created page with "__NOTOC__ <!-- GIDEROSOBJ:Share --> '''<translate>Supported platforms</translate>:''' File:Platform android.pngFile:Platform ios.png<br/> '''<translate>Available since...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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