SharingItem Type
Constructors
| Constructor |
Description
|
Full Usage:
SharingItem(?texts, ?filePaths, ?urls)
Parameters:
string[]
-
An array of text to share.
?filePaths : string[]
-
An array of files to share.
?urls : string[]
-
An array of URLs to share.
Returns: SharingItem
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.filePaths
|
An array of files to share. |
Full Usage:
this.texts
|
An array of text to share. |
Full Usage:
this.urls
|
An array of URLs to share. |
fable-electron-docs-api