IKeyboardShortcutsManager interface enables retrieval of Keyboard Shortcuts information.
Namespace: Relativity.Services.KeyboardShortcuts
Assembly: Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
The IKeyboardShortcutsManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | GetKeyboardShortcuts(Int32) | |
![]() | GetKeyboardShortcuts(Int32, KeyboardShortcutsRequest) |
See Also