gifMessage(...)
Studio is being deprecated, please head over to the documentation page for Mattercraft, our most advanced 3D tool for the web, where you can find the most recent information and tutorials.
gifMessage(val: string): this;
Sets the message that will be pre-filled in any share dialog of a gif that has been taken.
Note that some share methods, such as Facebook, choose to ignore this message and present an empty dialog to the user.
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
val | string | The message that will be pre-filled in any share dialog of a gif that has been taken. |
Returns
Section titled “Returns”this