EditorWebViewDotnetInterop.KeyboardCommand

Performs the special key operation that is tied to the key in the application.

ctrl-s,ctrl-n, ctrl-o, cltr-i,ctrl-b,ctrl-l,ctrl-k,alt-c,ctrl-shift-v,ctrl-shift-c,ctlr-shift-down,ctrl-shift-up

public Task KeyboardCommand(string key,
	string action)

Parameters

key
Key for operation to process

action
Optional parameter - used for editor operations


See also:

Class EditorWebViewDotnetInterop

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic