socialShare(...)
socialShare(val: boolean): this;
Sets if social sharing options will be presented to the user when they share a snapshot or gif.
Default value: true
Parameters
Parameter | Type | Description |
---|---|---|
val | boolean | If true social sharing options will be presented to the user when they share a snapshot or gif. |
Returns
this