snapshotMessage(...)
snapshotMessage(val: string): this;
Sets the message that will be pre-filled in any share dialog of a snapshot 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.
Default value: #ZapparPowered
Parameters
Parameter | Type | Description |
---|---|---|
val | string | The message that will be pre-filled in any share dialog of a snapshot that has been taken. |
Returns
this