Megacool.setSharingText
From GiderosMobile
Available since: Gideros 2018.10.1
Class: Megacool
Description
Sets the text for the next share.
<syntaxhighlight lang="lua">
Megacool.setSharingText(sharingText)
</source>
Parameters
sharingText: (string) The text to share.