mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Link to return class type
This commit is contained in:
@@ -56,7 +56,7 @@ Writes `markup` to the clipboard.
|
||||
|
||||
* `type` String (optional)
|
||||
|
||||
Returns `NativeImage` - The content in the clipboard as a [NativeImage](native-image.md).
|
||||
Returns [`NativeImage`](native-image.md) - The image content in the clipboard.
|
||||
|
||||
### `clipboard.writeImage(image[, type])`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user