nodeguy/website/docs/api/generated/enums/shortcutcontext.md
Atul R 392aa3cd4c
Adds automatic docs for now (#308)
* adds basic typedoc

* backup

* Adds all docs to source code

* Adds autogenerated docs

* Fixes doc links

* Updates docs
2019-12-29 00:42:06 +05:30

39 lines
647 B
Markdown

---
id: "shortcutcontext"
title: "ShortcutContext"
sidebar_label: "ShortcutContext"
---
## Index
### Enumeration members
* [ApplicationShortcut](shortcutcontext.md#applicationshortcut)
* [WidgetShortcut](shortcutcontext.md#widgetshortcut)
* [WidgetWithChildrenShortcut](shortcutcontext.md#widgetwithchildrenshortcut)
* [WindowShortcut](shortcutcontext.md#windowshortcut)
## Enumeration members
### ApplicationShortcut
**ApplicationShortcut**: = 2
___
### WidgetShortcut
**WidgetShortcut**: = 0
___
### WidgetWithChildrenShortcut
**WidgetWithChildrenShortcut**: = 3
___
### WindowShortcut
**WindowShortcut**: = 1