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
cookie.md
cpu-usage.md
crash-report.md
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
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
jump-list-item.md
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
memory-usage-details.md
mime-typed-buffer.md docs: Improved documentation (#13403) 2018-07-20 10:58:19 -07:00
notification-action.md
point.md feat: automatically round numbers that are converted to points (#14604) 2018-09-13 08:28:56 -05:00
printer-info.md
process-metric.md Remove the memory property from getAppMetrics 2018-09-11 20:24:03 +02:00
product.md
rectangle.md docs: Improved documentation (#13403) 2018-07-20 10:58:19 -07:00
referrer.md
remove-client-certificate.md
remove-password.md
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
stream-protocol-response.md docs: Improved documentation (#13403) 2018-07-20 10:58:19 -07:00
task.md
thumbar-button.md
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
upload-blob.md
upload-data.md
upload-file.md
upload-raw-data.md
web-source.md