ViewHotkeyEventArgs Properties |
The ViewHotkeyEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| AltKey | ||
| Code | ||
| CtrlKey | ||
| EventType |
The type of view event which was raised
(Inherited from ViewEventArgs.) | |
| InputType | ||
| Key | ||
| MetaKey | ||
| Name |
The window name which raised the event.
(Inherited from OpenfinDesktopEventArgs.) | |
| Repeat | ||
| RuntimeID |
The RuntimeID which contains the Entitiy which raised the event.
(Inherited from OpenfinDesktopEventArgs.) | |
| ShiftKey | ||
| Source |
The Openfin Entity which raised the event.
(Inherited from OpenfinDesktopEventArgs.) | |
| Target | (Inherited from ViewEventArgs.) | |
| Topic |
The topic for the entity that raised the event
(Inherited from OpenfinDesktopEventArgs.) | |
| Uuid |
The application or connection UUID which raised the event.
(Inherited from OpenfinDesktopEventArgs.) | |
| View | (Inherited from ViewEventArgs.) |