electron/docs/api/structures
Samuel Attard 3b74837020 refactor: Split 'Event' docs/types into more specific Event types (#17038)
* Event = Base event type (with preventDefault)
* IpcMainEvent = Event that ipcMain emits (with sender, reply, etc.)
* IpcRendererEvent = Event that ipcRenderer emits (with sender,
senderId, etc.)
* KeyboardEvent = Event that we emit with keyboard flags (ctrlKey,
altKey, etc.)

This will dramatically improve peoples TS experience with IPC events
2019-02-19 09:24:19 +00:00
..
bluetooth-device.md
certificate-principal.md docs: Improved documentation (#13403) 2018-07-20 10:58:19 -07:00
certificate.md fix relative link to CertificatePrincipal doc 2016-12-19 13:49:02 -08:00
cookie.md Put optional label before dash 2016-12-29 14:11:26 -08:00
cpu-usage.md 📝 Make a note in the docs 2017-10-03 10:25:42 -07:00
crash-report.md CrashReport structure does not match API output 2018-01-27 12:21:09 +01:00
custom-scheme.md fix: update docs for protocol API (#16601) 2019-01-30 12:54:18 -08:00
desktop-capturer-source.md feat: add support for DesktopCapturerSource.appIcon 2018-12-04 15:42:49 +09:00
display.md feat: add new components to Display structure (#16870) 2019-02-12 05:34:42 -10:00
event.md refactor: Split 'Event' docs/types into more specific Event types (#17038) 2019-02-19 09:24:19 +00:00
file-filter.md
gpu-feature-status.md docs: Improved documentation (#13403) 2018-07-20 10:58:19 -07:00
io-counters.md Adding CPU and I/O metrics to process module 2017-05-04 14:33:59 -07:00
ipc-main-event.md refactor: Split 'Event' docs/types into more specific Event types (#17038) 2019-02-19 09:24:19 +00:00
ipc-renderer-event.md refactor: Split 'Event' docs/types into more specific Event types (#17038) 2019-02-19 09:24:19 +00:00
jump-list-category.md Put optional label before dash 2016-12-29 14:11:26 -08:00
jump-list-item.md Put optional label before dash 2016-12-29 14:11:26 -08:00
keyboard-event.md refactor: Split 'Event' docs/types into more specific Event types (#17038) 2019-02-19 09:24:19 +00:00
memory-info.md add peak working set size comment 2017-06-09 01:05:53 +08:00
memory-usage-details.md purgedSize and purgeableSize are removed by Chrome 2017-02-06 10:34:29 -08:00
mime-typed-buffer.md docs: Improved documentation (#13403) 2018-07-20 10:58:19 -07:00
notification-action.md Remove more words (#12852) 2018-05-08 00:16:09 -05:00
point.md feat: automatically round numbers that are converted to points (#14604) 2018-09-13 08:28:56 -05:00
printer-info.md Revert "PrinterInfo options object causes TypeScript error" 2017-09-24 11:11:04 +09:00
process-metric.md Remove the memory property from getAppMetrics 2018-09-11 20:24:03 +02:00
product.md Improve in-app purchase for MacOS (#12464) 2018-04-05 15:33:13 +09:00
rectangle.md docs: Improved documentation (#13403) 2018-07-20 10:58:19 -07:00
referrer.md fix: update docs for the ts parser (#12902) 2018-05-12 18:12:28 +10:00
remove-client-certificate.md add docs 2016-12-09 09:56:16 -08:00
remove-password.md add docs 2016-12-09 09:56:16 -08:00
scrubber-item.md docs: Improved documentation (#13403) 2018-07-20 10:58:19 -07:00
segmented-control-segment.md docs: Improved documentation (#13403) 2018-07-20 10:58:19 -07:00
shortcut-details.md
size.md Use point / size / rectangle structures consistently in API docs 2017-04-04 08:31:09 +02:00
stream-protocol-response.md docs: Improved documentation (#13403) 2018-07-20 10:58:19 -07:00
task.md
thumbar-button.md Put optional label before dash 2016-12-29 14:11:26 -08:00
trace-categories-and-options.md fix: extend tracing startRecording API to take a full tracing config (#13914) 2018-12-20 15:11:17 +03:00
trace-config.md fix: extend tracing startRecording API to take a full tracing config (#13914) 2018-12-20 15:11:17 +03:00
transaction.md fix: update docs for the ts parser (#12902) 2018-05-12 18:12:28 +10:00
upload-blob.md
upload-data.md
upload-file.md fix typos in structures 2017-12-01 11:43:04 -08:00
upload-raw-data.md
web-source.md Add webFrame.setIsolatedWorldSecurityOrigin 2017-12-19 10:36:03 +09:00