mirror of
https://github.com/electron/electron.git
synced 2026-01-25 23:38:18 -05:00
6 lines
203 B
Markdown
6 lines
203 B
Markdown
# SharingItem Object
|
|
|
|
* `texts` String[] (optional) - An array of text to share.
|
|
* `filePaths` String[] (optional) - An array of files to share.
|
|
* `urls` String[] (optional) - An array of URLs to share.
|